28.12.2012, 07:41
1) I checked and it's correct
2)
2)
Код:
public OnGameModeInit() { SetTimer("anticheat",1000,true); } forward anticheat(); public anticheat() { }