forked from micovery/ArmA3_Wasteland.Altis
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathdescription.ext
154 lines (144 loc) · 5.26 KB
/
description.ext
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
respawn="BASE";
respawnDelay=15;
disabledAI=1;
disableChannels[] = {2}; // {0} to disable global, {2} for command channel
joinUnassigned = 0;
enableItemsDropping = 0;
forceRotorLibSimulation = 0; // Force RotorLib (0 = disable, 1= enable)
weaponPool = 0;
corpseManagerMode = 1;
corpseRemovalMinTime = 15*60;
corpseRemovalMaxTime = 20*60;
wreckManagerMode = 1;
wreckRemovalMinTime = 5*60;
wreckRemovalMaxTime = 10*60;
enableDebugConsole = 1;
respawnDialog = 0; // do not enable this, otherwise the default scoreboard will overlap with the new one
onPauseScript = "client\clientEvents\onPause.sqf";
class Header
{
gameType=Sandbox;
minPlayers=1;
maxPlayers=145; // 144 players, 1 headless client
};
author="AgentRev - A3Wasteland.com"; // it would be if you could keep "A3Wasteland.com" in the name, like "YourName and A3Wasteland.com" :)
onLoadName = "A3Wasteland Altis"; // it would be great if you could keep "A3" in the name, like "ABC A3Wasteland" instead of "ABC Wasteland" :)
onLoadMission = "Wasteland is a harsh survival sandbox where two teams and independent players fight for survival.";
overviewText = "Wasteland is a harsh survival sandbox where two teams and independent players fight for survival.";
overviewTextLocked = "Wasteland is a harsh survival sandbox where two teams and independent players fight for survival.";
overviewPicture = "mapConfig\Loading.paa";
loadScreen = "mapConfig\Loading.paa";
//Dialog includes
#include "client\gui_base.hpp"
#include "addons\R3F_ARTY_AND_LOG\desc_include.h"
#include "client\systems\ui_toolkit.hpp"
#include "client\systems\common.hpp"
#include "client\items\warchest\dialog.hpp"
#include "client\items\atm\atm_gui.hpp"
#include "client\actions\gui.hpp"
#include "addons\far_revive\revive_gui.hpp"
#include "client\systems\playerMenu\dialog\player_settings.hpp"
#include "client\systems\groups\dialog\groupManagement.hpp"
#include "client\systems\gunStore\dialog\gunshop_settings.hpp"
#include "client\systems\generalStore\dialog\genstore_settings.hpp"
#include "client\systems\vehicleStore\dialog\vehiclestore_settings.hpp"
#include "client\systems\adminPanel\dialog\adminMenu.hpp"
#include "client\systems\adminPanel\dialog\modMenu.hpp"
#include "client\systems\adminPanel\dialog\serverAdminMenu.hpp"
#include "client\systems\adminPanel\dialog\debugMenu.hpp"
#include "client\systems\adminPanel\dialog\playerMenu.hpp"
#include "client\systems\adminPanel\dialog\vehicleManagement.hpp"
#include "client\systems\adminPanel\dialog\objectSearch.hpp"
#include "client\systems\playerMenu\dialog\respawn_dialog.hpp"
#include "client\systems\playerMenu\dialog\teamkill_dialog.hpp"
#include "addons\proving_ground\PG_config.hpp"
#include "addons\JTS_PM\PM_Compact.hpp"
#include "addons\outlw_magRepack\MagRepack_Config.hpp"
#include "addons\taw_vd\dialog.hpp"
#include "addons\gui\gui.hpp"
#include "addons\parking\list_simple_menu.hpp"
#include "addons\cctv\laptop_flat_menu.hpp"
#include "addons\cctv\cctv_menu.hpp"
class RscTitles
{
#include "addons\proving_ground\PG_rsctitles.hpp"
#include "client\systems\hud\dialog\hud.hpp"
#include "client\systems\playerMenu\dialog\welcome.hpp"
#include "client\systems\scoreboard\score_gui.hpp"
#include "addons\boomerang\hud.hpp"
};
class CfgDebriefing
{
class Reboot
{
title = "Restarting";
subtitle = "Thank you for playing @ A3Armory";
description = "Server will save the database and restart to increase performance. Please, give the server some time before you join.";
};
};
class CfgFunctions
{
#include "addons\taw_vd\CfgFunctions.hpp"
class A3W
{
#include "client\CfgFunctions.hpp"
#include "server\CfgFunctions.hpp"
};
};
class CfgNotifications
{
#include "client\CfgNotifications.hpp"
};
class CfgSounds
{
sounds[] =
{
beep, beep2, beep3, beep4, beep5, beep6, beep7, beep8, beep9
};
#include "addons\boomerang\sounds.hpp"
class beep
{
sound[] = {"addons\beacondetector\sound\beep.wav", db-10, 0.5};
titles[] = {};
};
class beep2
{
sound[] = {"addons\beacondetector\sound\beep.wav", db-10, 0.6};
titles[] = {};
};
class beep3
{
sound[] = {"addons\beacondetector\sound\beep.wav", db-10, 0.7};
titles[] = {};
};
class beep4
{
sound[] = {"addons\beacondetector\sound\beep.wav", db-10, 0.8};
titles[] = {};
};
class beep5
{
sound[] = {"addons\beacondetector\sound\beep.wav", db-10, 0.9};
titles[] = {};
};
class beep6
{
sound[] = {"addons\beacondetector\sound\beep.wav", db-10, 1.0};
titles[] = {};
};
class beep7
{
sound[] = {"addons\beacondetector\sound\beep.wav", db-10, 1.2};
titles[] = {};
};
class beep8
{
sound[] = {"addons\beacondetector\sound\beep.wav", db-10, 1.4};
titles[] = {};
};
class beep9
{
sound[] = {"addons\beacondetector\sound\beep.wav", db-10, 0.1};
titles[] = {};
};
};