GTAG - Modding - Opcode Database - 0B01
Opcode Database
0B01
| Description | Opcode removes the directory at specified path. |
|---|---|
| Parameters (v2) | 1) Folder path (Long string) (STRING) 2) Boolean (1 or 0) (INT) |
| Games | |
| Category | FileSystemOperations |
| San Andreas | |
| sascm.ini | 0B01=2, delete_directory %1d% with_all_files_and_subdirectories %2d% ;; IF and SET |
| Example | 0B01: delete_directory "CLEO\CLEO_SAVES" include_subdirs 0 |
| Command Name | DELETE_DIRECTORY |

