Difference between revisions of "IS CHAR ON ANY BIKE"
Jump to navigation
Jump to search
FiddleSticks (talk | contribs) (Created page with '{{Native |np = 1 |p1t = integer |p1d = Char handle }}') |
AngryAmoeba (talk | contribs) (Documenting return value) |
||
Line 3: | Line 3: | ||
|p1t = integer | |p1t = integer | ||
|p1d = Char handle | |p1d = Char handle | ||
+ | |r=1 | ||
+ | |rt=bool | ||
+ | |rd=Returns true if the character's vehicle is a bike. | ||
}} | }} |
Latest revision as of 20:38, 29 October 2011
Number of parameters: 1 | ||
---|---|---|
Parameter # | Type | Description |
1. | integer | Char handle |
Return value: | ||
Type | Description | |
bool | Returns true if the character's vehicle is a bike. |