-
Notifications
You must be signed in to change notification settings - Fork 0
/
script-dev.txt
82 lines (73 loc) · 1.18 KB
/
script-dev.txt
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
[GAME]
{
MapName=Brownwood;
GameMode=0;
GameType=Scenario Editor Corruption git;
NumTeams=2;
NumUsers=2;
HostIP=127.0.0.1;
HostPort=8452;
IsHost=1;
NumPlayers=1;
StartMetal=1000;
StartEnergy=1000;
StartposType=3;
LimitDGun=0;
DiminishingMMs=0;
GhostedBuildings=1;
MyPlayerNum=1;
MyPlayerName=Exorcist;
NumRestrictions=0;
MaxSpeed=20;
MinSpeed=0.1;
[MODOPTIONS]
{
play_mode = 0;
deathmode = neverend;
has_scenario_file = 0;
project_dir = projects/Brownwood;
}
[TEAM1]
{
AllyTeam=1;
Side=;
RGBColor=0.64830505847931 0.31779661774635 0;
TeamLeader=1;
Handicap=0;
StartPosX=0;
StartPosZ=0;
}
[AI1]
{
Name=Zombies;
ShortName=NullAI;
Team=1;
IsFromDemo=0;
Host=1;
[Options] {}
}
[TEAM0]
{
AllyTeam=0;
Side=;
RGBColor=0.35294118523598 0.35294118523598 1;
TeamLeader=1;
Handicap=0;
StartPosX=0;
StartPosZ=0;
}
[PLAYER1]
{
Name=Exorcist;
Spectator=1;
Team=0;
}
[ALLYTEAM0]
{
NumAllies=0;
}
[ALLYTEAM1]
{
NumAllies=0;
}
}