20.09.2011, 14:29
copy paste the stocks and publics to the "end" of the gamemode
and the things inside onfilterscriptinit put inside ongamemodeinit.
this -> public OnGameModeInit() SendRconCommand("exit");
put in the same public in the gamemode.... i mean ongamemodeinit
and the things inside onfilterscriptinit put inside ongamemodeinit.
this -> public OnGameModeInit() SendRconCommand("exit");
put in the same public in the gamemode.... i mean ongamemodeinit

