Quote:
|
Originally Posted by ZDamned
I thought about this myself, im not much of a programmer right now, but is there a way to make an IF statment in XML?
Maby this may be the outline of what you can do:
If(Debt = 0);
Show debt == 0;
Is that any possibity? because i heard that this only happened because of a patch Sony released, so may if you just work around it with a MASK so to say? instead of solving it, just hide it, its not realy a BAD thing ya know?
Hope this helps!
|
I would love to find a work around to the -(negative) Regular XP display for the Debt. The problem here I believe is that the gamedata callout for debt either gets a Text String from the Server or Game. The reason I say this is the Text displayed in my 4 XP Bar mods all display a % sign. If the Server or game was supplying a Raw Number so to speak the UI author would have to put in the "%" sign manually. I know if it was a number and not a text string we could work with it, and I could fix my 4 XP Bar Mods.