[Ajuda] GetPlayerVirtualWorld
#1

Olб, boa tarde!

O que estб acontecendo ?! Ele pega o player mesmo se estiver em outro VirtualWorld...

pawn Код:
else if (PlayerToPoint(2.0, playerid,832.6270,7.2666,1004.1797))
            {
                if(GetPlayerVirtualWorld(playerid) == 0)
                {
                    SetPlayerPos(playerid, 1631.8547,-1172.5637,24.084);
                    SetPlayerVirtualWorld(playerid, 0);
                    SetPlayerInterior(playerid,0);
                    SetPlayerFacingAngle(playerid, 0);
                    PlayerInfo[playerid][pInt] = 0;
                    PlayerInfo[playerid][pLocal] = 255;
                }
            }
Vlw!
Reply


Messages In This Thread
GetPlayerVirtualWorld - by NuTShoT - 27.07.2013, 19:37
Re: GetPlayerVirtualWorld - by FenixBorn - 27.07.2013, 21:44
Re: GetPlayerVirtualWorld - by Coe1 - 27.07.2013, 21:45
Re: GetPlayerVirtualWorld - by NuTShoT - 27.07.2013, 22:02
Re: GetPlayerVirtualWorld - by zRan - 28.07.2013, 04:57
Re: GetPlayerVirtualWorld - by NuTShoT - 28.07.2013, 14:16
Re: GetPlayerVirtualWorld - by Don_Speed - 28.07.2013, 14:30
Re: GetPlayerVirtualWorld - by NuTShoT - 28.07.2013, 14:36
Re: GetPlayerVirtualWorld - by Don_Speed - 28.07.2013, 14:45
Re: GetPlayerVirtualWorld - by NuTShoT - 28.07.2013, 14:54

Forum Jump:


Users browsing this thread: 1 Guest(s)