24.07.2011, 11:40
ok i made,but dont work...so i think i made something wrong....so
where exactly i should put that codes
just type "example" where i should paste them...
Код:
public OnGameModeInit() { // Don't use these lines if it's a filterscript SetGameModeText("Blank Script"); AddPlayerClass(0, 1958.3783, 1343.1572, 15.3746, 269.1425, 0, 0, 0, 0, 0, 0); return 1; } public OnGameModeExit()
