Page 8 of 10
Re: MudView: One stop MajorMud Viewer
Posted: Mon Jan 20, 2003 9:09 pm
by War Hawk
yuppers :D
I just don't know how to have it show in the user profile.... thats the only problem that I think I am having :P
Re: MudView: One stop MajorMud Viewer
Posted: Mon Jan 20, 2003 9:28 pm
by Rust In Peace
In the settings page, put the usual list "items, weapons, armor, etc".. We click on that and it pulls up the regular blank page that displays all info for the item. Put a checkbox in every field. Ones we check will be the ones that show on the main list page.
Re: MudView: One stop MajorMud Viewer
Posted: Mon Jan 20, 2003 11:20 pm
by Rust In Peace
n/m on that rakshasha thing.. I misread the thing. whoops ;)
Re: MudView: One stop MajorMud Viewer
Posted: Mon Jan 20, 2003 11:26 pm
by War Hawk
dweeb :P :) but its a good thing yah said somethin tho :)
Re: MudView: One stop MajorMud Viewer
Posted: Mon Jan 20, 2003 11:39 pm
by Rust In Peace
Hey, I just had another idea. Add an equipment calculator if it's not too hard.. Allow to view short lists of items by armor type, location, ac and weight. And then just allow clicking on the item and pressing the "add" button to add it to your equipment and "remove" to remove it. ;) Something along those lines..
Just an idea.. dunno if you have the desire, ability or the resources for it.. Would be really helpful though. :)
Re: MudView: One stop MajorMud Viewer
Posted: Mon Jan 20, 2003 11:50 pm
by War Hawk
the equiptment calculator is also known as "Inventory Calculator" thats a real bitch.... but I'll work on it.... hehe I should almost have my own forum dedicated to just Mudview.. Hint Hint ;)
Re: MudView: One stop MajorMud Viewer
Posted: Mon Jan 20, 2003 11:54 pm
by Rust In Peace
Inventory Calculator is from megamud.. Wouldn't want mudview associated w/ that buggy piece of crap in any shape, way or form. Plus it's so outdated.. like all things megamud. Thus, "Equipment Calculator". :D
Re: MudView: One stop MajorMud Viewer
Posted: Mon Jan 20, 2003 11:56 pm
by War Hawk
still a pain in the ass..... :P I mean I could easily have it populate a bunch of drop downs and what not... but I don't think I could have it calculate ac/dr.... and what not... but I got some things in my head tho.....
Re: MudView: One stop MajorMud Viewer
Posted: Tue Jan 21, 2003 8:25 am
by Speed
Calculating AC/DR is easy. Just do a check that will go through every item and see which one has highest AC. You could do that for dr, mana regen, +stealth, etc... It doesn't seem too difficult, am I missing something that makes it difficult? It would be a snap to do in C code. You could have a couple boxes that let you input your stats, like lvl 50, str 80, align evil, silk wearer, and have it check against those variables.
Re: MudView: One stop MajorMud Viewer
Posted: Sat Jan 25, 2003 4:44 pm
by War Hawk
v1.01b
Custom Column Fields are now working!!
Works for:
Monsters
Items (All, Weapons & Armour)
Spell Custom Columns are next
Stay Tuned!