Difference between revisions of "Location Functions"
From theFarWilds
(New page: Scripting There is only one Location function now: bool isValid();) |
|||
| Line 1: | Line 1: | ||
[[Scripting]] | [[Scripting]] | ||
| − | + | ||
bool isValid(); | bool isValid(); | ||
| + | bool isAloft(); | ||
| + | // false if an Aloft guy is grounded after melee | ||
Revision as of 23:46, 1 April 2010
bool isValid(); bool isAloft(); // false if an Aloft guy is grounded after melee