Event Instruction Upgrade
Jump to navigation
Jump to search
Contents
Decription
This hack created by Xifanie alters and adds many Event Instructions. It helps add a lot of life to FFT Events!
Download
File:Event_Instructions_Upgrade_v1.371.zip
- Hack (.xml): Patch with FFTOrgASM
- eventInstructions.json (for JuraviS): Place in /JuraviS/games/Final Fantasy Tactics/mods/default/eventInstructions.json
- CONFIG.INI (for EasyVent, or Xifanie's Compiler/Decompiler): Place in the same directory as the executables
Changelog
1.371
- Added {17} GraphicTimeout
- Fixed a bug that caused {C7} RosterHasUnit to sometimes return true when false
1.37
- Added {17} GraphicTimeout
- Fixed bugs related to {01} If and {05} Switch seeking logic.
1.36
- Fixed bugs related to {92} InflictStatus's ability to add any status (also changed the corresponding "trigger" ID from 0x04 to 0x80+, 0xFF for statuses altered with {C4} SaveAddress)
1.35
- Fixed a bug where {C3} WorldUnitAddress would not skip over units with a 0xFF Roster ID
1.34
- Added {C6} TransformUnit (previously MinMax)
- Added {C7} RosterHasUnit
1.33
- Fixed a bug where {EA} LoadENTD was unable to generate new unit names
1.32
- Fixed a bug where {00} Not would consider negative values as false, thus return true
1.12
- Automatically recalculates the text offset for savestate eventing