17.03.2013, 20:31
Quote:
in sf cnr game mode it has
Код:
//Variables new Float:checkCoords[MAX_POINTS][4] = { {145.4055,-96.1957,177.4023,-70.9268} //ZipMain // its for range im sure like if player in range of point , like //when u near these croods that checkpoint will be on and if far it will off } new Float:checkpoints[MAX_POINTS][4] = { {-1605.5288,712.4097,13.8714,1.0}, //ZipMain // and its the checkpoint place } |