How To check if two players are in same vehicle?
#1

How To check if two players are in same vehicle?

Can Anyone Tell me ? Please

Thank You!!
Reply
#2

You posted in the wrong section - You can figure that out by using GetPlayerVehicleID(...);

Example

Код:
if(GetPlayerVehicleID(playerid) == GetPlayerVehicleID(target)) { }
Reply
#3

Thanks Mate!
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)