GTAG - Modding - Opcode Database - 0AE4
Opcode Database
0AE4
Description | Checks whether the directory in the specified path exists. If the path is short, it is on the working directory (see 0A99). Params: 1. The path to the directory, the line corresponds to string convention. |
---|---|
Parameters (v2) | 1) Folder path (Long string) (ANY) |
Games | |
Category | CLEO 4 |
San Andreas | |
sascm.ini | 0AE4=1, does_directory_exist %1d% |
Example | 0AE4: does_directory_exist "CLEO\CLEO_INI" |
Command Name | DOES_DIRECTORY_EXIST |