Opcode Database

Latest Forum Activity

GTAG - Modding - Opcode Database - 0AF1

Opcode Database

0AF1

DescriptionOpcode 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)
Gamessa
CategoryIniFiles
San Andreas
sascm.ini0AF1=4,write_int_to_ini_file %1d% path %2s% section %3s% key %4s%
Example0AF1: write_int_to_ini_file 16 path "cleo\config.ini" section "SectionName" key "intKey"
Command NameWRITE_INT_TO_INI_FILE

<< 0AF0

0AF2 >>