Difference between revisions of "GET VEHICLE ENGINE REVS"
Jump to navigation
Jump to search
Letsplayordy (talk | contribs) (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") |
Bombgamer532 (talk | contribs) |
||
Line 3: | Line 3: | ||
|noheader = 0 | |noheader = 0 | ||
|np = 1 | |np = 1 | ||
− | |p1t = | + | |p1t = Integer |
− | |p1d = | + | |p1d = Vehicle ID |
|r = 1 | |r = 1 | ||
|rt = float | |rt = float | ||
− | |rd = | + | |rd = Engine revs (based on number 1045220557) |
}} | }} | ||
− | + | This function gets the engine revs. |
Revision as of 16:07, 11 August 2020
Number of parameters: 1 | ||
---|---|---|
Parameter # | Type | Description |
1. | Integer | Vehicle ID |
Return value: | ||
Type | Description | |
float | Engine revs (based on number 1045220557) |
This function gets the engine revs.