Difference between revisions of "IS CHAR SITTING IN ANY CAR"
Jump to navigation
Jump to search
m |
m |
||
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 specified char is in vehicle. | 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.