GTAG - Modding - Opcode Database - 0AB4
Opcode Database
0AB4
| Description | Stores to a variable the value of the global CLEO variable. In this example, the 0@ will be equal to 10 (see 0AB3). Parameters: 1 = variable to store the global CLEO variable value 2 = global CLEO variable ID. Should be in range of 0..999. |
|---|---|
| Parameters (v2) | 1) Integer (INT) 2) (Returned) Integer or Float (ANY) |
| Games | |
| Category | CLEO 3 |
| San Andreas | |
| sascm.ini | 0AB4=2,get_shared_cleo_var %1d% store_to %2d% |
| Example | 0AB4: get_shared_cleo_var 0 store_to 0@ |
| Command Name | GET_SHARED_CLEO_VAR |

