Vehicle Problem
#3

PHP код:
else if(IsAHENRYCar(vehicleid))//delete else
        
{
            if(
PlayerInfo[playerid][pMember] == 1&&PlayerInfo[playerid][pDivision] == 3)
            {
            }
            else
            {
                
RemovePlayerFromVehicle(playerid);
                new 
Float:slxFloat:slyFloat:slz;
                
GetPlayerPos(playeridslxslyslz);
                
SetPlayerPos(playeridslxslyslz);
                
defer NOPCheck(playerid);
                
SendClientMessageEx(playeridCOLOR_GRAD2"You are not in the LAPD or you're not in HENRY Division!");
            }
        } 
Reply


Messages In This Thread
Vehicle Problem - by lwilson - 18.03.2015, 18:27
Re: Vehicle Problem - by SickAttack - 18.03.2015, 18:31
Re: Vehicle Problem - by Matess - 18.03.2015, 19:27
Re: Vehicle Problem - by DeitY - 18.03.2015, 23:22
Re: Vehicle Problem - by lwilson - 19.03.2015, 06:35
Re: Vehicle Problem - by lwilson - 19.03.2015, 08:37
AW: Re: Vehicle Problem - by Kaliber - 19.03.2015, 08:43
Re: AW: Re: Vehicle Problem - by lwilson - 19.03.2015, 09:05
AW: Re: AW: Re: Vehicle Problem - by Kaliber - 19.03.2015, 09:07
Re: AW: Re: AW: Re: Vehicle Problem - by lwilson - 19.03.2015, 09:17

Forum Jump:


Users browsing this thread: 3 Guest(s)