27.10.2017, 23:43
You posted in the wrong section - You can figure that out by using GetPlayerVehicleID(...);
Example
Example
Код:
if(GetPlayerVehicleID(playerid) == GetPlayerVehicleID(target)) { }