15.01.2010, 19:33
Quote:
Originally Posted by Fog
go to the place,type /save
then go to your SAN andreas folder. go in the savedpositions.txt ya will see coordinates there. |
Код:
250,-342.6582,1540.5768,75.5625,25.5574,0,0,0,0,0,0
Код:
public OnPlayerSpawn(playerid) { GivePlayerMoney(playerid, PocketMoney); SetPlayerPos(playerid, 250,-342.6582,1540.5768,75.5625,25.5574,0,0,0,0,0,0); return 1; }