Difference between revisions of "Template:IE 49 desc"

From Final Fantasy Hacktics Wiki
Jump to navigation Jump to search
(Created page with "Creates a independently running block inside the event to load one or many units in the game. Does not slow down the event in any way, but make sure to use {4B} {{IE_4B}} befo...")
 
 
Line 1: Line 1:
Creates a independently running block inside the event to load one or many units in the game. Does not slow down the event in any way, but make sure to use {4B} {{IE_4B}} before using instructions on the new units.
+
Creates an independently running block inside the event to load one or many units in the game. Does not slow down the event in any way, but make sure to use {4B} {{IE_4B}} before using instructions on the new units.
  
 
There is no need to use {48} {{IE_48}} after each unit inside this block.
 
There is no need to use {48} {{IE_48}} after each unit inside this block.

Latest revision as of 19:00, 15 January 2014

Creates an independently running block inside the event to load one or many units in the game. Does not slow down the event in any way, but make sure to use {4B} WaitAddUnitEnd before using instructions on the new units.

There is no need to use {48} WaitAddUnit after each unit inside this block.