Difference between revisions of "004D"
Jump to navigation
Jump to search
(Redirecting to Conditional statement) |
|||
Line 1: | Line 1: | ||
− | + | {{OpCode | |
+ | | ini = 004D=1,%1p% | ||
+ | | p1 = [[Label]] | ||
+ | | description = Used in [[Wikipedia:If-then-else|IF]] statement | ||
+ | | game = GTA3, Vice City, San Andreas | ||
+ | }} | ||
+ | This is used to jump to a different label if the conditional statement is false. More information on how to use this opcode [[Conditional statement|here]]. | ||
+ | |||
+ | ==Keywords== | ||
+ | if, conditional, statement, jf, jump if false |