Opcode Database

Latest Forum Activity

GTAG - Modding - Opcode Database - 0AF3

Opcode Database

0AF3

DescriptionOpcode writes a float value to the ini-file.
Parameters (v2)1) Float (FLOAT)
2) File path (Long String) (STRING)
3) String (STRING)
4) String (STRING)
Gamessa
CategoryIniFiles
San Andreas
sascm.ini0AF3=4,write_float_to_ini_file %1d% path %2s% section %3s% key %4s%
Example0AF3: write_float_to_ini_file 0.0 path "cleo\config.ini" section "SectionName" key "floatKey"
Command NameWRITE_FLOAT_TO_INI_FILE

<< 0AF2

0AF4 >>