MULTVar

From Final Fantasy Hacktics Wiki
(Redirected from Event Instruction B5)
Jump to navigation Jump to search

{B5} MULTVar

MULTVar(xVAR1,xVAR2)

Multiply Variable | Variable1 = Variable1 × Variable2 (low 32bit)

Use this instruction for general multiplication.


See also: {B4} MULT{B8} MOD{BE} ZERO


Variable 1 : Half-Word (hex)

Click here for the list of Variables


Variable 2 : Half-Word (hex)

Click here for the list of Variables