GTAG - Modding - Opcode Database - 0AAB
Opcode Database
0AAB
Description | Tests 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) |
Games | |
Category | CLEO 3 |
San Andreas | |
sascm.ini | 0AAB=1, does_file_exist %1s% |
Example | 0AAB: does_file_exist "cleo\version.dll" |
Command Name | DOES_FILE_EXIST |