GTAG - Modding - Opcode Database - 00D6
Opcode Database
00D6
| Description | Begins a conditional statement with the specified number of conditions. In Sanny Builder, you can replace the parameter with "and" or "or" when using more than one condition. There is no need to preposition a condition with if when you only have one condition. 004D will take the current thread result and use it to jump if it is set to false. |
|---|---|
| Parameters (v2) | 1) Integer (INT) |
| Games | |
| Category | Common |
| Command Name (IV) | IF |
| San Andreas | |
| sascm.ini | 00D6=1,if %1d% |
| Example | 00D6: if |
| Command Name | IF |
| Vice City | |
| sascm.ini | 00D6=1,if %1d% |
| Example | 00D6: if |
| Command Name | IF |
| GTA III | |
| gtascm.ini | 00D6=1,if %1d% |
| Example | 00D6: if |
| Command Name | IF |

