Opcode Database

Latest Forum Activity

GTAG - Modding - Opcode Database - 0093

Opcode Database

0093

DescriptionConverts the integer value of the second local variable to a float and stores the result to the first local variable.
Parameters (v2)1) (Returned) Float (LVAR_FLOAT)
2) Integer (INT)
Gamessa vc iii
CategoryCommon, Math
San Andreas
sascm.ini0093=2,%1d% = int_to_float %2d%
Example0093: 0@ = int_to_float 1@
Command NameCSET_LVAR_FLOAT_TO_LVAR_INT
Vice City
sascm.ini0093=2,%1d% = int_to_float %2d%
Example0093: 0@ = int_to_float 1@
GTA III
gtascm.ini0093=2,%1d% = int_to_float %2d%
Example0093: 0@ = int_to_float 1@

<< 0092

0094 >>