Opcode Database

Latest Forum Activity

GTAG - Modding - Opcode Database - 0AF4

Opcode Database

0AF4

DescriptionOpcode 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)
Gamessa
CategoryIniFiles
San Andreas
sascm.ini0AF4=4,read_string_from_ini_file %1s% section %2s% key %3s% store_to %4d%
Example0AF4: read_string_from_ini_file "cleo\config.ini" section "SectionName" key "string" store_to 0@v
Command NameREAD_STRING_FROM_INI_FILE

<< 0AF3

0AF5 >>