SA-MP Forums Archive
[Ajuda] Bug: Stay within the world boundaries(Fique dentro dos limites do mundo) - 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] Bug: Stay within the world boundaries(Fique dentro dos limites do mundo) (/showthread.php?tid=576848)



Bug: Stay within the world boundaries(Fique dentro dos limites do mundo) - cicinho - 07.06.2015

Entгo, to com esse problema quando Spawn

Stay within the world boundaries (Fique dentro dos limites do mundo)


Re: Bug: Stay within the world boundaries(Fique dentro dos limites do mundo) - Nenzittow - 07.06.2015

Qual й o local do spawn? Poste a(s) linha(s) do spawn.


AW: Re: Bug: Stay within the world boundaries(Fique dentro dos limites do mundo) - cicinho - 07.06.2015

Quote:
Originally Posted by Nenzittow
Посмотреть сообщение
Qual й o local do spawn? Poste a(s) linha(s) do spawn.
Код:
 public OnPlayerSpawn(playerid)
{
	SetPlayerPos(playerid, 1037.8870, 1016.7418, 11.0000);
	SetPlayerSkin(playerid, 115);
	SetPlayerInterior(playerid, 0);
	SetPlayerColor(playerid, 0xFFFF00AA);
	return 1;
}



Re: Bug: Stay within the world boundaries(Fique dentro dos limites do mundo) - ModaLOKO - 07.06.2015

Isso jб aconteceu comigo... acredito que seja no "SetPlayerPos".


AW: Bug: Stay within the world boundaries(Fique dentro dos limites do mundo) - cicinho - 07.06.2015

Код:
 SetPlayerPos(playerid, 1958.3783, 1343.1572, 15.3746);