[Ajuda] Bug: Stay within the world boundaries(Fique dentro dos limites do mundo)
#1

Entгo, to com esse problema quando Spawn

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

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

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;
}
Reply
#4

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

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


Forum Jump:


Users browsing this thread: 1 Guest(s)