radio in the car and passenger
#2

pawn Код:
if (strcmp("/radio", cmdtext, true, 15) == 0)
    {
if(IsPlayerInAnyVehicle(playerid))
        {
        blbbala
        return 1;
        }
        else
        {
        SendClientMessage(playerid,c_r,"( ! ) You must be inside the vehicle!");
        }
    return 1;
}
Reply


Messages In This Thread
radio in the car and passenger - by iRealSAMP - 29.01.2012, 13:09
Re: radio in the car and passenger - by mineralo - 29.01.2012, 13:31
Re: radio in the car and passenger - by iRealSAMP - 29.01.2012, 13:52
Re: radio in the car and passenger - by lamarr007 - 29.01.2012, 13:58
Re: radio in the car and passenger - by iRealSAMP - 29.01.2012, 14:01
Re: radio in the car and passenger - by iRealSAMP - 29.01.2012, 14:36
Re: radio in the car and passenger - by mineralo - 30.01.2012, 11:43
Re: radio in the car and passenger - by iRealSAMP - 30.01.2012, 15:18
Re: radio in the car and passenger - by iRealSAMP - 31.01.2012, 15:39
Re: radio in the car and passenger - by milanosie - 31.01.2012, 15:44

Forum Jump:


Users browsing this thread: 1 Guest(s)