GTAG - Modding - Opcode Database - 0568
Opcode Database
0568
| Description | Sets whether the character won't be targeted by the autoaim system. Made for systems using a joypad. |
|---|---|
| Parameters (v2) | 1) Actor handle (Integer) (INT) 2) Boolean (1 or 0) (INT) |
| Games | |
| Category | Actor, Common |
| Command Name (IV) | SET_CHAR_NEVER_TARGETTED |
| San Andreas | |
| sascm.ini | 0568=2,set_char_never_targetted %1d% to %2h% |
| Example | 0568: set_char_never_targetted 2@ untargetable 1 |
| Command Name | SET_CHAR_NEVER_TARGETTED |
| Vice City | |
| sascm.ini | 0568=2,set_char_never_targetted %1d% to %2h% |
| Example | 0568: set_char_never_targetted $723 untargetable 1 |
| Command Name | SET_CHAR_NEVER_TARGETTED |

