Opcode Database

Latest Forum Activity

GTAG - Modding - Opcode Database - 008F

Opcode Database

008F

DescriptionConverts the integer value of the global variable to a float and then stores the result in the local variable.
Parameters (v2)1) (Returned) Local variable (LVAR_FLOAT)
2) Integer (INT)
Gamessa vc iii
CategoryCommon, Math
San Andreas
sascm.ini008F=2,%1d% = int_to_float %2d%
Example008F: 0@ = int_to_float $int
Command NameCSET_LVAR_FLOAT_TO_VAR_INT
Vice City
sascm.ini008f=2,%1d% = integer_to_float %2d%
Example008F: 0@ = int_to_float $int
GTA III
gtascm.ini008f=2,%1d% = integer_to_float %2d%
Example008F: 0@ = int_to_float $int

<< 008E

0090 >>