PDA

View Full Version : Nubs attempt at coding!! Help..



Panye
09-29-2006, 07:26 AM
Ok im a nub at LUA code, so please bare with me..

Im using the gloss bars, but want to remove the HP/MP values/% been looking at the code and thought it would be as simple as just removing

vars = { format = "$perc" },

tried this but to no avail, any help would be great.

Telal
09-29-2006, 08:17 AM
did you delete it? (as in removing?)

if so, put all the original code back, and try starting the line with --

that will rem it out, but you hve to find all the vars for that bar, i believe, I'm still learning also :)

dstre
09-29-2006, 09:01 AM
this is what i did, and it works..


vars = { format = "$perc" },


and just left it that way, and it works fine. if you do this though, you should align the text differently

a67rhf7823jn8747==