OnPlayerSpawn Problem.
#1

Код:
	if(PlayerData[playerid][Prison] == 1)
  {
  SendClientMessage(playerid, RED, "Back to jail bad boi");
  SetPlayerInterior(playerid,6);
  	SetPlayerPos(playerid,264.6288,77.5742,1001.0391);
	}
I get the message, but it won't teleport me to jail.

Any Ideas ?
Reply
#2

are u sure thats the interior?
Reply
#3

The interior is 10
Reply
#4

The Interior is not important it does not teleport me back that's weird.
Reply
#5

If the interior is wrong everything will look blue. If it isn't setting your position then that is quite strange because the code looks ok.
Reply
#6

Thanks to all thang god i made this cmd.

Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)