[Ajuda] SetSpawnInfo - Printable Version
+- SA-MP Forums Archive (
https://sampforum.blast.hk)
+-- Forum: Non-English (
https://sampforum.blast.hk/forumdisplay.php?fid=9)
+--- Forum: Languages (
https://sampforum.blast.hk/forumdisplay.php?fid=33)
+---- Forum: Português/Portuguese (
https://sampforum.blast.hk/forumdisplay.php?fid=34)
+---- Thread: [Ajuda] SetSpawnInfo (
/showthread.php?tid=449012)
SetSpawnInfo -
minimessi10 - 06.07.2013
To criando um sistema de salvamento em DOF2 mas eu queria saber como fazer para SetSpawnInfo spawnar em uma posiзгo ?
Re: SetSpawnInfo -
smiiir - 06.07.2013
vai no local em que vocк quer spawnar,
use o comando /save, vai em
Documentos »
GTA San Andreas User Files »
SAMP e procure por positions, pega a posiзгo que vocк salvou e coloque \/
pawn Код:
SetSpawnInfo ( playerid, 0, 0, 1958.33, 1343.12, 15.36, 269.15, 0, 0, 0, 0, 0, 0 ) ;
Re: SetSpawnInfo -
FelipeAMC - 06.07.2013
Funзгo do SetSpawnInfo »
https://sampwiki.blast.hk/wiki/SetSpawnInfo.
Funзгo pra Spawnar o Jogador »
https://sampwiki.blast.hk/wiki/SpawnPlayer(Use Depois do SetSpawnInfo para spawnar o jogador na posiзгo).