Quote:
Originally Posted by Shawn319
For the most part it works.. but here are a few bugs i found:
1. Player stats (STR/STA/AGI/DEX/WIZ/INT/CHA and all the resists) cant go above or below 127 or you end up with wierd numbers. Can you hard code these stats to give an error above/below these numbers? (or just default it to +-127). All other stats like HP/MANA/AC/etc can go to at least 500 so i dont know the max yet. (leave those alone).
2. The LORE and ARTIFACT flags dont show up ingame. This may be a code issue i dunno..
3. When i picked the Rallos Zek deity for an item, it ended up as Quellious ingame. (maybe other deitys are out of order too).
4. The default comment ("Created by mangoos item editor whatever") get put as "0" when you save the item.. Either its getting the column default in the db, or your referencing the wrong column when u view it.
5. Under Race and Class you need an "All" button that will make the item "ALL" inagame. I had made an item with all races/class's checked and it ended up listing all the classes, and saying ALL for races.
6. Your model viewer button is enabled when it shouldnt be (looks like it almost works too, good job).
I'll post more when i find em.
|
Sorry for the shitty release, updated it in 5min and guess I left some spots not updated =/.
1. On player stats, that's a max of 127 in game isn't I believe, will put in a check in item editor.
2. Server issue I'm sure.
3. Odd, could someone post the correct values please?
4. Prolly missed a field somewhere when updating to new database.
5. Is it all class/race and "ALL" in game or in item previewer? If ingame then that's not my fault! Also RIGHT click when the dropdown box is open selects/deselects everything.
6. Ya I had it enabled for when I was trying to get it going, uploaded a disabled version a few days ago. It just doesn't draw the stupid model >=[.