Difference between revisions of "IS PED BEING JACKED"
Jump to navigation
Jump to search
m (update) |
m |
||
| Line 4: | Line 4: | ||
|p1d = Ped handle | |p1d = Ped handle | ||
|r = 1 | |r = 1 | ||
| − | |rt = | + | |rt = bool |
| − | |rd = | + | |rd = true if player is being ripped out of a car |
}} | }} | ||
Revision as of 11:57, 20 November 2016
| Number of parameters: 1 | ||
|---|---|---|
| Parameter # | Type | Description |
| 1. | integer | Ped handle |
| Return value: | ||
| Type | Description | |
| bool | true if player is being ripped out of a car | |