SA-MP Forums Archive
Vehicle IDs - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (https://sampforum.blast.hk/forumdisplay.php?fid=12)
+---- Forum: Help Archive (https://sampforum.blast.hk/forumdisplay.php?fid=89)
+---- Thread: Vehicle IDs (/showthread.php?tid=68493)



Vehicle IDs - Property_Control - 10.03.2009

So, i've decided to learn PAWNO, and make a few scripts for the server i'm opening.

I currently know PHP, VB, and a few other languages along with knowledge of SQL.
But, i can't for the life of me, figure out how to find out the Vehicle ID of the car that a player is in, any tips?


Re: Vehicle IDs - ICECOLDKILLAK8 - 10.03.2009

GetPlayerVehicleID, If it returns 0 then they aint in a car


Re: Vehicle IDs - Property_Control - 10.03.2009

Huh, i searched around for that function and wasn't capable of finding it, but thanks, i'll be certain to search harder next time <3


Re: Vehicle IDs - MenaceX^ - 10.03.2009

What do you want to get? Vehicle names with their IDs and picutres or what?


Re: Vehicle IDs - Mikep - 10.03.2009

Quote:
Originally Posted by Property_Control
Huh, i searched around for that function and wasn't capable of finding it, but thanks, i'll be certain to search harder next time <3
It's default..