#9

if(TransportDuty(vehicleid) && PlayerInfo[playerid][pJob] != TransportDuty)
{
//do what ever
}else{
ClearAnimations(playerid);
SendClientMessage(playerid, COLOR_BLUE,"You need to be a taxi driver");
}
}
return 1;
}
Reply


Messages In This Thread
Taxi - by WiseRice - 27.12.2012, 11:51
Re: Taxi - by Laure - 27.12.2012, 11:59
Re: Taxi - by park4bmx - 27.12.2012, 12:01
Re: Taxi - by WiseRice - 27.12.2012, 12:13
Re: Taxi - by park4bmx - 27.12.2012, 12:17
Re: Taxi - by WiseRice - 27.12.2012, 12:18
Re: Taxi - by park4bmx - 27.12.2012, 12:20
Re: Taxi - by WiseRice - 27.12.2012, 12:26
Re: Taxi - by WiseRice - 27.12.2012, 12:32
Re: Taxi - by Laure - 27.12.2012, 13:19

Forum Jump:


Users browsing this thread: 1 Guest(s)