Opcode Database

Latest Forum Activity

GTAG - Modding - Opcode Database - 0AF2

Opcode Database

0AF2

DescriptionOpcode reads a float from the ini-file and writes it to a variable.
Parameters (v2)1) File path (Long String) (STRING)
2) String (STRING)
3) String (STRING)
4) (Returned) Float (FLOAT)
Gamessa
CategoryIniFiles
San Andreas
sascm.ini0AF2=4,read_float_from_ini_file %1s% section %2s% key %3s% store_to %4d%
Example0AF2: read_float_from_ini_file "cleo\config.ini" section "SectionName" key "floatKey" store_to 0@
Command NameREAD_FLOAT_FROM_INI_FILE

<< 0AF1

0AF3 >>