Requesting help with OnPlayerEnterVehicle
#5

I'm using [0.3x]..
I tried this command to check if the server is checking the vehicle 574.

And unfortunately it's not checking... This is the command I used.
PHP Code:
CMD:mycar(playeridparams[])
{
if(
IsPlayerInVehicle(playerid574))
{
SendClientMessage(playerid, -1"You are in a sweeper");
}
return 
1;

Reply


Messages In This Thread
Requesting help with OnPlayerEnterVehicle - by Magic_Time - 05.02.2013, 15:59
Re: Requesting help with OnPlayerEnterVehicle - by Pangea - 05.02.2013, 16:01
Re: Requesting help with OnPlayerEnterVehicle - by Magic_Time - 05.02.2013, 16:05
Re: Requesting help with OnPlayerEnterVehicle - by Pangea - 05.02.2013, 16:13
Re: Requesting help with OnPlayerEnterVehicle - by Magic_Time - 05.02.2013, 16:19

Forum Jump:


Users browsing this thread: 2 Guest(s)