Difference between revisions of "IS CHAR SITTING IN ANY CAR"
Jump to navigation
Jump to search
(New page: {{Native |np=1 |p1t=handle |p1d=char handle |r=1 |rt=boolean |rd=true if player is in vehicle }} Returns a boolean indicating if the player is in vehicle.) |
m |
||
(One intermediate revision by the same user not shown) | |||
Line 5: | Line 5: | ||
|r=1 | |r=1 | ||
|rt=boolean | |rt=boolean | ||
− | |rd=true if | + | |rd=true if char is in vehicle |
}} | }} | ||
− | Returns a boolean indicating if the | + | Returns a boolean indicating if the specified char is in vehicle. |
Latest revision as of 13:55, 2 January 2009
Number of parameters: 1 | ||
---|---|---|
Parameter # | Type | Description |
1. | handle | char handle |
Return value: | ||
Type | Description | |
boolean | true if char is in vehicle |
Returns a boolean indicating if the specified char is in vehicle.