Opcode Database

Latest Forum Activity

GTAG - Modding - Opcode Database - 0AAB

Opcode Database

0AAB

DescriptionTests if a specified file exists. This check is a part of opcodes 0A9A and 0AA2, so there is no need to duplicate it for them.

Parameter: file name. If the path is relative (without specifying of a disk name), it's searched relatively of the current active directory (0A99).
Parameters (v2)1) File path (Long String) (STRING)
Gamessa
CategoryCLEO 3
San Andreas
sascm.ini0AAB=1, does_file_exist %1s%
Example0AAB: does_file_exist "cleo\version.dll"
Command NameDOES_FILE_EXIST

<< 0AAA

0AAC >>