GetVehicleModel

From NPC for VCMP 0.4 Servers
Revision as of 16:39, 21 August 2023 by Habi (talk | contribs) (Created page with "{{Welcome|desc=Gets the Model of the vehicle| params=<source>(vehicleid)</source> <poem>vehicleid : The ID of the vehicle, whose model is to be found</poem>| retvals=The Model of the vehicle on success, 0 if the vehicleid is invalid (not streamed in )}}")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search


Description:
Gets the Model of the vehicle


Parameters:

(vehicleid)

vehicleid : The ID of the vehicle, whose model is to be found


Return Values:
The Model of the vehicle on success, 0 if the vehicleid is invalid (not streamed in )