GAMEMODE: Difference between revisions
no edit summary
(Made a few changes to the "GameSettings" section, also added some information on a new flag in 3.1-alpha.) |
No edit summary |
||
Line 10: | Line 10: | ||
GameSettings | GameSettings | ||
{ | { | ||
flagname1 = true | flagname1 = <true/false> | ||
flagname2 = false | flagname2 = <true/false> | ||
} | } | ||
LockedGameSettings | LockedGameSettings | ||
{ | { | ||
flagname3 = true | flagname3 = <true/false> | ||
} | } | ||
} | } |