GTAG - Modding - Opcode Database - 0AF4
Opcode Database
0AF4
| Description | Opcode reads a string from the ini-file and copies it to a string variable. |
|---|---|
| Parameters (v2) | 1) File path (Long String) (STRING) 2) String (STRING) 3) String (STRING) 4) (Returned) String (STRING) |
| Games | |
| Category | IniFiles |
| San Andreas | |
| sascm.ini | 0AF4=4,read_string_from_ini_file %1s% section %2s% key %3s% store_to %4d% |
| Example | 0AF4: read_string_from_ini_file "cleo\config.ini" section "SectionName" key "string" store_to 0@v |
| Command Name | READ_STRING_FROM_INI_FILE |

