FFHacktics
News
About

Downloads
Tools
Patches
Custom Sprites

Community
Forum
Contests
Mibbit (IRC)
FFH's Discord irc.ffhacktics.com #FFH

Resources
Wiki
Maps
Effects
Tutorials
Sprites
Item Palettes
Event Instructions


Affiliates
FFVI Hacking
Graphics Gale
Event Instruction: {2E}Background
See Also: {31}ColorBGBeta {32}ColorUnit {33}ColorField

Description:
Creates a gradient background gradually by ignoring its current state
So (0,0,0) is black and (255,255,255) is white.


Parameters:
Red (Top) : Byte (unsigned)
Green (Top) : Byte (unsigned)
Blue (Top) : Byte (unsigned)
Red (Bottom) : Byte (unsigned)
Green (Bottom) : Byte (unsigned)
Blue (Bottom) : Byte (unsigned)
Time : Byte (unsigned)
Unknown 1 : Byte (hex)


Red (Top) : Byte (unsigned)
Red value of the RGB color.


Green (Top) : Byte (unsigned)
Green value of the RGB color.


Blue (Top) : Byte (unsigned)
Blue value of the RGB color.


Red (Bottom) : Byte (unsigned)
Red value of the RGB color.


Green (Bottom) : Byte (unsigned)
Green value of the RGB color.


Blue (Bottom) : Byte (unsigned)
Blue value of the RGB color.


Time : Byte (unsigned)
Time required to perform the whole instruction in tenths of second.
050 = 5,0 seconds
100 = 10,0 seconds
255 = 25,5 seconds


Unknown 1 : Byte (hex)
Either x01 or x00.

Final Fantasy Hacktics 2.0 ~ The Final Fantasy Tactics Hacking community
©2007-2014 Xifanie Boisvert
All materials are property of their respective owners.