GTAG - Modding - Opcode Database - 02E2
Opcode Database
02E2
| Description | Affects how often the character will hit it's target when attacking with a weapon. |
|---|---|
| Parameters (v2) | 1) Actor handle (Integer) (INT) 2) Integer (INT) |
| Games | |
| Category | Actor, Common, Weapon |
| Command Name (IV) | SET_CHAR_ACCURACY |
| San Andreas | |
| sascm.ini | 02E2=2,set_char_accuracy %1d% to %2d% |
| Example | 02E2: set_char_accuracy 2@ to 75 |
| Command Name | SET_CHAR_ACCURACY |
| Vice City | |
| sascm.ini | 02e2=2,set_actor %1d% weapon_accuracy_to %2d% |
| Example | 02E2: set_actor $723 weapon_accuracy_to 80 |
| Command Name | SET_CHAR_ACCURACY |
| GTA III | |
| gtascm.ini | 02e2=2,set_actor %1d% weapon_accuracy_to %2d% |
| Example | 02E2: set_actor $ASUKA2_MAFIA4 weapon_accuracy_to 70 |
| Command Name | SET_CHAR_ACCURACY |

