• 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
[Pawn] Car jack/stealing detector.
#2
This can help:



PHP Code:
IsVehicleOccupied(vehicleid)

{

? ? for(new 
GetPlayerPoolSize(); != -1i--)?

? ? ? ? if(
IsPlayerInVehicle(ivehicleid) && GetPlayerVehicleSeat(i) == 0)

? ? ? ? ? ? return 
1;



? ? return 
0;





can use foreach too.
  Reply


Messages In This Thread
Car jack/stealing detector. - by Ambarita - 2021-07-20, 12:10 AM
RE: Car jack/stealing detector. - by Next - 2021-07-20, 01:39 AM
RE: Car jack/stealing detector. - by daddy. - 2021-07-22, 01:58 PM
RE: Car jack/stealing detector. - by Pinch - 2021-07-22, 09:13 PM
RE: Car jack/stealing detector. - by daddy. - 2021-07-23, 09:19 PM

Forum Jump: