equal
deleted
inserted
replaced
3660 |
3660 |
3661 // import some variables |
3661 // import some variables |
3662 ScriptSetString(_S'LOCALE', cLocale); |
3662 ScriptSetString(_S'LOCALE', cLocale); |
3663 |
3663 |
3664 // import game flags |
3664 // import game flags |
3665 ScriptSetInteger('gfForts', gfForts); |
3665 ScriptSetInteger('gfSwitchHog', gfSwitchHog); |
3666 ScriptSetInteger('gfMultiWeapon', gfMultiWeapon); |
3666 ScriptSetInteger('gfMultiWeapon', gfMultiWeapon); |
3667 ScriptSetInteger('gfSolidLand', gfSolidLand); |
3667 ScriptSetInteger('gfSolidLand', gfSolidLand); |
3668 ScriptSetInteger('gfBorder', gfBorder); |
3668 ScriptSetInteger('gfBorder', gfBorder); |
3669 ScriptSetInteger('gfBottomBorder', gfBottomBorder); |
3669 ScriptSetInteger('gfBottomBorder', gfBottomBorder); |
3670 ScriptSetInteger('gfDivideTeams', gfDivideTeams); |
3670 ScriptSetInteger('gfDivideTeams', gfDivideTeams); |