01.07.2012, 14:13
mhm... set me to the coordinates 0.0, 0.0, 0.0 ,0.0 ... when i spawn
and in the top i have definied the coordinates...
PHP код:
new
rand = random(sizeof(ExampleRandomSpawn));
SetSpawnInfo(playerid, -1, -1, ExampleRandomSpawn[rand][0], ExampleRandomSpawn[rand][1], ExampleRandomSpawn[rand][2], ExampleRandomSpawn[rand][3], 9, 1, 26, 400, 32, 400);