Difference between revisions of "PushTextVar"

From Final Fantasy Hacktics Wiki
Jump to navigation Jump to search
m (Xifanie moved page Event Instruction 9C to PushTextVar)
 
(No difference)

Latest revision as of 04:56, 23 February 2021

{9C} PushTextVar

PushTextVar(xVR)

Pushes a variable's value to the next text variable, starting from 0x00. Increases Push increment by 1.

Use {9A} ResetTextIncrement() to reset the increment back to 0x00.

See Text Format for more information on text variables.


See also: {9A} ResetTextIncrement{9B} PushTextVal{9D} SetTextVal{9E} SetTextVar


Variable : Byte (hex)

Click here for the list of Variables