GTAG - Modding - Opcode Database - 0AF1
Opcode Database
0AF1
| Description | Opcode writes an integer value to the ini-file. |
|---|---|
| Parameters (v2) | 1) Integer (INT) 2) File path (Long String) (STRING) 3) String (STRING) 4) String (STRING) |
| Games | |
| Category | IniFiles |
| San Andreas | |
| sascm.ini | 0AF1=4,write_int_to_ini_file %1d% path %2s% section %3s% key %4s% |
| Example | 0AF1: write_int_to_ini_file 16 path "cleo\config.ini" section "SectionName" key "intKey" |
| Command Name | WRITE_INT_TO_INI_FILE |

