[Ajuda] Andando no teto
#1

Ao ser teleportado, as vezes o player acaba ficando no teto do interior. Existe alguma maneira de resolver isso?
Code:
 SetPlayerSkin(playerid,42);
    if(APlayerData[playerid][Bangu] == 0 || APlayerData[playerid][Bangu] == 1 || APlayerData[playerid][Bangu] == 2 || APlayerData[playerid][Bangu] == 3)
    {
    SetPlayerInterior(playerid, 6);
    SetPlayerPos(playerid, 263.7586,77.4454,1001.0391);

    }
Reply


Messages In This Thread
Andando no teto - by AztecaJr - 09.06.2020, 07:47
Re: Andando no teto - by ipsLuan - 09.06.2020, 11:38
Re: Andando no teto - by AztecaJr - 10.06.2020, 00:12

Forum Jump:


Users browsing this thread: 1 Guest(s)