Box text color

  • Thread starter Thread starter vayneruel
  • Start date Start date
Status
Not open for further replies.
V

vayneruel

Guest
Hi all, I want to know how I can change the color of the text box of enemy attack? I want some attacks appear with a red square as the limits breaks , is this possibly?thanks for your attention.
 
You know, that is a very good question. I hope somebody will answer your question, because I do not have the answer. If I did, I would have given it to you and to everybody else as well. Good Luck getting the right answer on this question.

This indeed would be a great game-play tweak.
 
Prefix the title of your attack with the string '{BOX:RED}' - e.g. '{BOX:RED}Cure3'

This should work for enemy attacks as well as player commands, though I'm not certain.

There's no way to access any other colours.
 
I tried what you said Bosola, but in the box appears this text: {BOX: RED} Cure3 and the box is the same color.
 
no no, i´m not insert a space in the name of attack, i write this:{BOX:RED}Cure3 (not space)but doesn´t work
 
In a video on youtube, I saw that worked, but was probably modified with a hex editor.
 
You'd have to chance Cure3 in the KERNEL.BIN, not the scene.bin.
 
But I want to change the color of the box with enemy attacks, in kernel.bin it works but I want  change in scene.bin
 
In a video on youtube, I saw that worked, but was probably modified with a hex editor.
Can you give a link to this video?
I suppose the enemy is using an attack stored in the Kernel.bin.
 
This is the video.
So, you are referring to the "Shinra's Finest" atatck at 2:25? I believe that this attack was stored as one of the Kernel.bin attacks, possibly as a (temporrary) replacement for an enemy skill (I did something similar myself (
, 1:38)). Like this, one will have to name that attack {BOX: RED}Shinra's Finest in the kernel.bin and have one's respective enemy use that attack via a Scene.bin AI script.
 
Ok , OK i´m understand XD, so replace a name of attack with {BOX:RED} in kernel.bin but if a character use this attack the box appears in red :0
Thanks
 
Status
Not open for further replies.
Back
Top