Opcode Database

Latest Forum Activity

GTAG - Modding - Opcode Database - 0B01

Opcode Database

0B01

DescriptionOpcode removes the directory at specified path.
Parameters (v2)1) Folder path (Long string) (STRING)
2) Boolean (1 or 0) (INT)
Gamessa
CategoryFileSystemOperations
San Andreas
sascm.ini0B01=2, delete_directory %1d% with_all_files_and_subdirectories %2d% ;; IF and SET
Example0B01: delete_directory "CLEO\CLEO_SAVES" include_subdirs 0
Command NameDELETE_DIRECTORY

<< 0B00

0B02 >>