GTAG - Modding - Opcode Database - 0816
Opcode Database
0816
Description | Sets whether the character shouldn't chase his victim far (to attempt a melee attack or get in weapon range). |
---|---|
Parameters (v2) | 1) Actor handle (Integer) (INT) 2) Boolean (1 or 0) (INT) |
Games | ![]() |
Category | Actor |
San Andreas | |
sascm.ini | 0816=2,set_char_kinda_stay_in_same_place %1d% to %2h% |
Example | 0816: set_char_kinda_stay_in_same_place 37@(36@,6i) to 1 |
Command Name | SET_CHAR_KINDA_STAY_IN_SAME_PLACE |