Opcode Database

Latest Forum Activity

GTAG - Modding - Opcode Database - 0AB4

Opcode Database

0AB4

DescriptionStores 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)
Gamessa
CategoryCLEO 3
San Andreas
sascm.ini0AB4=2,get_shared_cleo_var %1d% store_to %2d%
Example0AB4: get_shared_cleo_var 0 store_to 0@
Command NameGET_SHARED_CLEO_VAR

<< 0AB3

0AB5 >>