GTAG - Modding - Opcode Database - 0AF5
Opcode Database
0AF5
| Description | Opcode writes a float value to the ini-file. |
|---|---|
| Parameters (v2) | 1) String (STRING) 2) File path (Long String) (STRING) 3) String (STRING) 4) String (STRING) |
| Games | |
| Category | IniFiles |
| San Andreas | |
| sascm.ini | 0AF5=4,write_string_to_ini_file %1s% path %2s% section %3s% key %4s% |
| Example | 0AF5: write_string_to_ini_file "new string value" path "cleo\config.ini" section "SectionName" key "stringKey" |
| Command Name | WRITE_STRING_TO_INI_FILE |

