Little bug
#6

Quote:
Originally Posted by Konstantinos
Посмотреть сообщение
It should be 0.

Is this happening when you want to spawn (by using OnPlayerSpawn)? If so:
pawn Код:
public OnPlayerSpawn(playerid)
{
    SetPlayerInterior(playerid, 0);
    // code..
    return 1;
}
If it's a teleport with a command, set the interior to 0 in the command.
It's not :/ it's when I spawn.
Reply


Messages In This Thread
Little bug - by boomerboom - 29.10.2013, 09:54
Re: Little bug - by Konstantinos - 29.10.2013, 10:06
Re: Little bug - by boomerboom - 29.10.2013, 10:17
Re: Little bug - by Konstantinos - 29.10.2013, 10:21
Re: Little bug - by -=Dar[K]Lord=- - 29.10.2013, 10:22
Re: Little bug - by boomerboom - 29.10.2013, 10:23

Forum Jump:


Users browsing this thread: 2 Guest(s)