Manipulate data
#6

It should be the opposite.

pawn Код:
if(arroz == INVALID_VEHICLE_ID)
{
    RemovePlayerFromVehicle(playerid);
}
else
{
    SendClientMessage(playerid, -1, "This is your car");
}
It's supposed you assign to arroz INVALID_VEHICLE_ID.

If the vehicleid matches with the vehicle's ID you entered, then it will change and it will no longer be INVALID_VEHICLE_ID.
Reply


Messages In This Thread
Manipulate data - by bruxo00 - 16.10.2013, 18:39
Re: Manipulate data - by park4bmx - 16.10.2013, 21:31
Re: Manipulate data - by bruxo00 - 17.10.2013, 12:21
Re: Manipulate data - by Misiur - 17.10.2013, 14:35
Re: Manipulate data - by bruxo00 - 17.10.2013, 17:22
Re: Manipulate data - by Konstantinos - 17.10.2013, 17:26
Re: Manipulate data - by bruxo00 - 17.10.2013, 17:52
Re: Manipulate data - by bruxo00 - 20.10.2013, 11:13

Forum Jump:


Users browsing this thread: 2 Guest(s)