-
Notifications
You must be signed in to change notification settings - Fork 4
/
description.ext
41 lines (37 loc) · 925 Bytes
/
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
loadScreen = "images\loading.jpg";
onLoadIntro = $STRD_description_onloadintro;
onLoadMission = $STRD_description_onloadmission;
showCompass = 1;
showGPS = 1;
showMap = 1;
showNotePad = 1;
showWatch = 1;
debriefing = 1;
respawn = 3;
respawnDelay = 30;
disabledAI = 1;
// Define UN Custom GPS Skin
class Header {gameType = Life; minPlayers = 1; maxPlayers = 77;};
disableChannels[]={0,2};
class CfgSounds
{
sounds[] = {};
#include "sounds.hpp"
};
#include "RscDefines.hpp"
#include "gfx.hpp"
#include "animDlg.hpp"
#include "1614524.hpp"
#include "INVdialogs.hpp"
#include "4782911.hpp"
#include "bank.hpp"
#include "4461230.hpp"
#include "maindialogs.hpp"
#include "civmenu.hpp"
#include "RscTitles.hpp"
#include "dev.hpp"
#include "plantclass.hpp"
#include "CodePad.hpp"
#include "gcam_component.hpp"
#include "armitxes\dialogs\common.hpp"
#include "armitxes\dialogs\elements.hpp"