Opcode Database

Latest Forum Activity

GTAG - Modding - Opcode Database - 00D6

Opcode Database

00D6

DescriptionBegins 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)
Gamessa vc iii
CategoryCommon
Command Name (IV)IF
San Andreas
sascm.ini00D6=1,if %1d%
Example00D6: if
Command NameIF
Vice City
sascm.ini00D6=1,if %1d%
Example00D6: if
Command NameIF
GTA III
gtascm.ini00D6=1,if %1d%
Example00D6: if
Command NameIF

<< 00C6

00D7 >>