Difference between revisions of "PushTextVal"

From Final Fantasy Hacktics Wiki
Jump to navigation Jump to search
(Created page with "__FORCETOC__ = {9B} {{IE_9B}} = {{IE_9B_ex}} Pushes a value to the next text variable, starting from 0x00. Increases Push increment by 1. Use Event_Instruction_9A|{9A} {{I...")
 
m (Xifanie moved page Event Instruction 9B to PushTextVal)
 
(No difference)

Latest revision as of 04:56, 23 February 2021

{9B} PushTextVal

PushTextVal(xVALU)

Pushes a 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{9C} PushTextVar{9D} SetTextVal{9E} SetTextVar


Immediate Value : Half-Word (hex)

Value to be written to the next text variable.