GTAG - Modding - Opcode Database - 0AF3
Opcode Database
0AF3
| Description | Opcode 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) |
| Games | |
| Category | IniFiles |
| San Andreas | |
| sascm.ini | 0AF3=4,write_float_to_ini_file %1d% path %2s% section %3s% key %4s% |
| Example | 0AF3: write_float_to_ini_file 0.0 path "cleo\config.ini" section "SectionName" key "floatKey" |
| Command Name | WRITE_FLOAT_TO_INI_FILE |

