06.08.2009, 15:29
Quote:
Originally Posted by pagie1111
here put this in your command
Код:
new DMspawns = random(7); switch(DMspawns) { case 0: SetPlayerPos(playerid,2718.2190,2773.4170,77.3594); case 1: SetPlayerPos(playerid,2633.0801,2829.2290,122.9219); case 2: SetPlayerPos(playerid,2593.2629,2638.4695,114.0313); case 3: SetPlayerPos(playerid,2689.9285,2785.1096,59.0212); case 4: SetPlayerPos(playeird,2562.8196,2715.4285,22.9507); case 5: SetPlayerPos(playerid,2616.1682,2748.8623,23.8222); case 6: SetPlayerPos(playerid,2503.5588,2690.1899,74.8281); } |
