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 |
||
Line 8: | Line 8: | ||
}} | }} | ||
− | Returns a boolean indicating if the | + | Returns a boolean indicating if the specified char is in vehicle. |
Revision as of 13:54, 2 January 2009
Number of parameters: 1 | ||
---|---|---|
Parameter # | Type | Description |
1. | handle | char handle |
Return value: | ||
Type | Description | |
boolean | true if player is in vehicle |
Returns a boolean indicating if the specified char is in vehicle.