Backgrounds In PetTP And Console.

Language: JP EN DE FR
New Items
2023-11-19
users online
Forum » Windower » Support » Backgrounds in PetTP and console.
Backgrounds in PetTP and console.
 Asura.Akamatzu
Offline
Server: Asura
Game: FFXI
user: Akamatzu
Posts: 179
By Asura.Akamatzu 2013-02-14 08:48:14
Link | Quote | Reply
 
How do I make a black background in these plugins? I've seen in youtube videos of ppl with a black backgrounds in recast and petTP, but I'm having no luck finding it out for myself.
 Cerberus.Keeo
Offline
Server: Cerberus
Game: FFXI
Posts: 118
By Cerberus.Keeo 2013-02-14 09:18:14
Link | Quote | Reply
 
There is a settings folder with and xml file. Open that with an xml editor and take a look at the settings you can change. There is an option for background A,R,G,B
I am not 100% sure what they each do.
This is the settings upon downloading.



Code xml
<backgroundA>190</backgroundA>
<backgroundR>0</backgroundR>
<backgroundG>0</backgroundG>
<backgroundB>0</backgroundB>


Try change one of the numbers and then save + reload plugin and see if that puts a colored background behind it.

I’m not 100% but if it works like windower console

A= alpha/transparent (no background)
R = red
G = green
B = Blue

The max number u can use is 255.
Just for reference your text will be
Code xml
<textA>255</textA>
<textR>255</textR>
<textG>255</textG>
<textB>255</textB>

So make sure you don’t use the same color as that. hope this helps.

***EDIT***

try changing it to
Code xml
<backgroundA>255</backgroundA>
<backgroundR>0</backgroundR>
<backgroundG>0</backgroundG>
<backgroundB>0</backgroundB>


I think that would mean 0% transparent (black)
 Asura.Akamatzu
Offline
Server: Asura
Game: FFXI
user: Akamatzu
Posts: 179
By Asura.Akamatzu 2013-02-14 09:32:51
Link | Quote | Reply
 
I tried and nothing changed;;
 Asura.Akamatzu
Offline
Server: Asura
Game: FFXI
user: Akamatzu
Posts: 179
By Asura.Akamatzu 2013-02-14 09:35:50
Link | Quote | Reply
 
IF you see in this video. This is what I'm talking about. https://www.youtube.com/watch?v=pwRXhfsV7k4
 Cerberus.Keeo
Offline
Server: Cerberus
Game: FFXI
Posts: 118
By Cerberus.Keeo 2013-02-14 09:52:18
Link | Quote | Reply
 
You have to reload the plugin after any changes you make to the xml.

If you all ready tried that and its still not working I can take a look when i get home from work.
 Asura.Akamatzu
Offline
Server: Asura
Game: FFXI
user: Akamatzu
Posts: 179
By Asura.Akamatzu 2013-02-14 09:57:29
Link | Quote | Reply
 
Hey, I //unload and //load ingame.
Log in to post.