PushTextVar

From Final Fantasy Hacktics Wiki
Revision as of 14:55, 31 August 2020 by Xifanie (talk | contribs) (Created page with "__FORCETOC__ = {9C} {{IE_9C}} = {{IE_9C_ex}} Pushes a variable's value to the next text variable, starting from 0x00. Increases Push increment by 1. Use Event_Instruction_...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

{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 : Half-Word (hex)

Click here for the list of Variables