GTAG - Modding - Opcode Database - 03FE
Opcode Database
03FE
| Description | Sets the actors cash sum, setting how much cash they will drop when dead. Does not apply to player. |
|---|---|
| Parameters (v2) | 1) Actor handle (Integer) (INT) 2) Integer (INT) |
| Games | |
| Category | Actor, Common |
| Command Name (IV) | SET_CHAR_MONEY |
| San Andreas | |
| sascm.ini | 03FE=2,set_char_money %1d% to %2d% |
| Example | 03FE: set_char_money 1@ to 0 |
| Command Name | SET_CHAR_MONEY |
| Vice City | |
| sascm.ini | 03FE=2,set_actor %1d% money %2d% |
| Example | 03FE: set_actor $2972 money 200 |
| Command Name | SET_CHAR_MONEY |
| GTA III | |
| gtascm.ini | 03fe=1,save_offroadII_time %1d% |
| Example | 03FE: save_offroadII_time $387 |
| Command Name | REGISTER_4X4_TWO_TIME |

