help me
#4

pawn Код:
if(strcmp(string, "/mycarvw", true) == 0)
{
    if(IsPlayerInAnyVehicle(playerid))
    {
         GetVehicleVirtualWorld(GetPlayerVehicleID(playerid));
    }
    return 1;
}
Reply


Messages In This Thread
help me - by sampfans - 14.07.2011, 17:28
Re: help me - by Adil - 14.07.2011, 17:35
Re: help me - by sampfans - 14.07.2011, 17:38
Re: help me - by Adil - 14.07.2011, 18:18
Re: help me - by sampfans - 14.07.2011, 18:35
Re: help me - by Toreno - 14.07.2011, 18:49

Forum Jump:


Users browsing this thread: 1 Guest(s)