Difference between revisions of "GET VEHICLE ENGINE REVS"

From GTAMods Wiki
Jump to navigation Jump to search
(Created page with "{{Native |game = 4 |noheader = 0 |np = 1 |p1t = int |p1d = vehicle id |r = 1 |rt = float |rd = the engine revs }} Gets the engine revs")
 
Line 3: Line 3:
 
|noheader = 0
 
|noheader = 0
 
|np      = 1
 
|np      = 1
|p1t      = int
+
|p1t      = Integer
|p1d      = vehicle id
+
|p1d      = Vehicle ID
 
|r        = 1
 
|r        = 1
 
|rt      = float
 
|rt      = float
|rd      = the engine revs
+
|rd      = Engine revs (based on number 1045220557)
 
}}
 
}}
  
Gets the engine revs
+
This function gets the engine revs.

Revision as of 16:07, 11 August 2020

GET_VEHICLE_ENGINE_REVS
Number of parameters: 1
Parameter #TypeDescription
1.IntegerVehicle ID
Return value:
TypeDescription
floatEngine revs (based on number 1045220557)

This function gets the engine revs.