GTAG - Modding - Opcode Database - 0B02
Opcode Database
0B02
| Description | Opcode moves the file, overwrites any file with the same name. Flag of the read-only ignored. Opcode can also be used to rename file. In this case a file named "CLEO1.txt" will be renamed to "CLEO2.txt". |
|---|---|
| Parameters (v2) | 1) File path (Long String) (STRING) 2) File path (Long String) (STRING) |
| Games | |
| Category | FileSystemOperations |
| San Andreas | |
| sascm.ini | 0B02=2, move_file %1d% to %2d% |
| Example | 0B02: move_file "CLEO\1.txt" to "CLEO\2.txt" |
| Command Name | MOVE_FILE |

