Help fast
#4

pawn Code:
new World, Interior;
World = GetPlayerVirtualWorld(playerid);
Interior = GetPlayerInterior(playerid);
if(World == 4)
{
    if(Interior == 7)
    {
        // Code Here.
    }
}
Reply


Messages In This Thread
Help fast - by aCloudy - 14.01.2015, 17:50
Re: Help fast - by bgedition - 14.01.2015, 18:00
Re: Help fast - by aCloudy - 14.01.2015, 18:08
Re: Help fast - by HY - 14.01.2015, 18:11

Forum Jump:


Users browsing this thread: 1 Guest(s)