QUOTE(Anomtai @ Jan 26 2011, 14:22)

I just made an edit to this script (v0.5). But I'm not sure if everyone else will need it like I do.
I've changed
CODE
if (withPrice==true){ show+="Price: "+item.Price+" / ";}
into
CODE
if (withPrice==true){ show+="Bazaar Price: "+item.Price+" / ";}
This will clear up some confusion in my shop, as it will now say Bazaar Price instead of Price.
I've also edited the code so that by default, only level and price show up, and the BB code produces this.
[Fine Prism Axe of the Battlecaster]Level: 266 / Bazaar Price: 3192 /you can of cos freely change the code, but i would not prefer to use the word "Bazzar price" because the formula i used to calculate the price is just the item level scaled with the item quality (v0.5 and a) which for sure not the one being used in Bazzar. in the futre (not the next) the script will try to aquire the Bazzar price if possible.
a preface for you, in the next release you can freely change the format without hacking into the code. please bare with me! thanks (IMG:[
invalid]
style_emoticons/default/smile.gif)