21.09.2009, 19:33
Just make it look something like this
Код:
public OnGameModeInit() { new id; SetGameModeText("Manhunt LV"); ShowPlayerMarkers(1); ShowNameTags(1); // Player Classes for (id=209; id<=253; id++) { AddPlayerClass(id,0.0,0.0,0.0,0.0,24,300,29,1000,31,1000); } // Objects CreateObject(3374, 381.7001953125, 4049.1516113281, 1595.8247070313, 0, 0, 0);