GTAG - Modding - Opcode Database - 044B
Opcode Database
044B
| Description | Returns true if the character is on foot, and not occupying a vehicle. |
|---|---|
| Parameters (v2) | 1) Actor handle (Integer) (INT) |
| Games | |
| Category | Actor, Conditional |
| Command Name (IV) | IS_CHAR_ON_FOOT |
| San Andreas | |
| sascm.ini | 044B=1, is_char_on_foot %1d% |
| Example | 044B: is_char_on_foot $PLAYER_ACTOR |
| Command Name | IS_CHAR_ON_FOOT |
| Vice City | |
| sascm.ini | 044B=1, actor %1d% on_foot |
| Example | 044B: actor $player_actor on_foot |
| Command Name | IS_CHAR_ON_FOOT |
| GTA III | |
| gtascm.ini | 044b=1, |
| Example | |
| Command Name | IS_CHAR_ON_FOOT |

