Difference between revisions of "HAS CHAR SPOTTED CHAR IN FRONT"
Jump to navigation
Jump to search
AngryAmoeba (talk | contribs) (Created page with '{{Native |np = 2 |p1t = integer |p1d = 1st char handle |p2t = integer |p2d = 2nd char handle |r=1 |rt=bool |rd=Returns true if the 2nd character is in t…') |
AngryAmoeba (talk | contribs) (Added caveat.) |
||
Line 9: | Line 9: | ||
}} | }} | ||
+ | Note: This ignores many things, such as vehicles, peds, dumpsters, low walls, and vegetation. |
Latest revision as of 01:20, 14 November 2011
Number of parameters: 2 | ||
---|---|---|
Parameter # | Type | Description |
1. | integer | 1st char handle |
2. | integer | 2nd char handle |
Return value: | ||
Type | Description | |
bool |
Note: This ignores many things, such as vehicles, peds, dumpsters, low walls, and vegetation.