Opcode Database

Latest Forum Activity

GTAG - Modding - Opcode Database - 0AD8

Opcode Database

0AD8

DescriptionThis opcode writes a string to a file until it encounters a null character.

Params:
1. Pointer to the file.
2. String source, is responsible convention string.
Parameters (v2)1) File handle (Integer) (INT)
2) String (ANY)
Gamessa
CategoryCLEO 4
San Andreas
sascm.ini0AD8=2, write_string_to_file %1d% from %2d%
Example0AD8: write_string_to_file $hFile string 0@v
Command NameWRITE_STRING_TO_FILE

<< 0AD7

0AD9 >>