BETA2: Item Editor 2.0
Ok here it is folks, Beta 2 release of Item Editor 2.0. I feel this is of release quality but just not a finished product yet :D .
Download: here What's been done since Beta 1: - Rewrote all the functions that vanished at release of Beta1 - Reverted back to load of "items" table instead of "items_new" of Beta1 - Fixed Item Editor wanting to save even when no changes have happened - Added an Icon display on main dialog - Added in Faction and Spell loading and reloading - Added Color Selection - Added Icon Selection - Fixed clearing of items - Added Backup DB - Added Delete Entire DB - Added Load SQL - Minor Bug Fixes |
Thanks for the awsome work mangoo! One quick question however. How does the model section acctually work? Never has worked for me with past versions and have no clue why.
|
Quote:
|
Ahh I see. Thanks for the quick responce :) Items don't seem to be saving don't know if it's an issue on my end or not however.
**Edit** Seems to be on my part ignore |
Aye, items arn't saving for me neither...
|
If your items are not saving, then you need to update your database.
|
yessssss thank you mangoo i fuckin love you, been waitin for this for a while 8)
EDIT: hmmm havin some troubles... 1. wont let me create new items 2. not saving (like other peeps, prolly a problem on my side, duno tho) updated item changes too. EDIT: ahh ok got it workin :D thanks a bunch man |
Same here can't create or save. using the MW_057DR2_alpha_1 with itemtablechanges then i saw you mention update so i downloaded the latest dumpeditem.sql and made a seperate DB for it. bad news there all items have no values when i did that good thing i made a second db :shock:
also tried the backup db option it freezes for a second and then closes its self and the .sql it makes is 0 bytes. |
If your items database structure doesn't look like this one: http://www.eqemulator.net/forums/viewtopic.php?t=14897 .(rename to "items") ... then 2.0 probably won't function properly.
|
noticed a problem with hp mana and endurance not going over 127, looks like the variable to hold the value of those are to small
|
Ya I went through that part quickly and didn't fix it. The 127 limit should have just been on STR, STA, AGI, etc etc. Will be fixed at release.
|
btw, my item database is up to date and it still wont save hehe
|
Quote:
Looks great other than those two things.. Keep up the awesome work! :P |
found a small bug with the augment properties..
if i put a value in any of the 'slot' fields, after i save it reloads the value in the next field.. example.. say i put 3 for slot 1. Save it. Reload it, then it says 3 in slot 2. the same thing goes with 'type' example.. put 1 in type. save it. reload, says 1 in slot 1. the only thing that works correctly in that part is restriction. other then that it works great! except whever i try to change the name it crashes, or when i make new items it crashes too, but the items still get created so its all good. Just gotta change name in mysql front np :D ill let you know if i find anything else. |
If it's still not saving I don't know what to tell you guys. 1024x768 and those buttons are too small? I made it in 1280x1024 /shrug. Thanks for the find Cripp, I'll look into it today...not sure on the crash though.
|
Quote:
|
I was able to duplicate
To save you the trouble mangoo, I was able to replicate the augment bug. Put a number into Augment Slot 1, save item, reload item, moves to Slot 2. If you put another number in Slot 1, the number that was moved to Slot 2, moves to Slot 3, and the number that was in Slot 1, moved to slot 2.
Also, to the name bug. It takes a little while to change name. I thought I crashed also, but I let it sit, and it refreshed itself and name was changed. Edit: Missed your last post mangoo |
a little problem i'm having or maybe you didn't add this yet. if i add values to say a piece of armor for HP/mana/resists/stats none of it shows on the item ingame only the AC value shows. before you say i made the item wrong. i copied a pre exsisting item(wrote every field name/num down on paper) and made a new item different name of course and entered those values and same thing nothing shows as far as hp/mana/stats/resists/spell effects. any idea's?
|
Quote:
|
Can't find a pattern to it some items work fine after creation others just don't show the stats its suppose to add. i'll keep looking to see if i can find a key difference but so far i don't see any.
here is an example of a working item i created today. Sure Fall Glade Defiler values that i didn't touch. NoDrop weight 100 size 2 color 1652307 armor class 20 hitpoints 30 mana 30 all stats 5 all resists 1 equipslot 8192 classes 34065 races 32767 damage 25 delay 20 spell id: 32 procrate 15 combat effects 1 item type 0 That item works fine now this next one doesn't Sure Fall Glade Defender NoDrop weight 100 size 2 color 9417686 armor/hp&mana/stats/resists same as above weapon. item type 0 classes 49647 races 32767 damage 25 delay 20 spell id 12 procrate 30 and this one doesn't display the proc no i'll show stats for a piece of armor that doesn't show any stats at all except slot,weight,size,races,classes those show but nothing else Young Sire Beginners Shirt weight 50 size 2 cost 1 sell rate 1 bazaar price 34 material 3 armor class 8 hp/mana 2 stats 2 resists 2 item type 10 classes all races all thats it and like when clicking info on this item all i see is Slot: Chest WT:5.0 Size:MEDIUM Class:ALL Race:ALL any idea's on this is welcome i've tried the following. Setting a color and unsetting color. Setting a Tribute and unsetting Tribute. Setting a material and unsetting Material. Setting Magic item and unsetting Magic item. Setting NoDrop and unsetting NoDrop. As far as the error being 100% everytime its only on armor weapons is hit or miss as above you can see that 1 worked fine the next did not. |
im havin same problem as this guy.. ill make an item, saves correctly and everything in db. load up eq summon it and no stats except race/class/slots/rec. level/req. level show up
duno if its item editor problem or eqeqmu problem. :( seems like an eqemu problem to me ...but some items are working..? |
Yeah cripp some items work some don't. The ones that do work seem to be Weapons(depending on what stats you add to it) armor doesn't seem to work at all. I'm not sure if its an Eqemu problem because it reads other items just Fine that use the same table layout Mangoo is it possible the editor is missing a Field compared to the table layout? hehe thats probably just wishful thinking on my part. Anyway i'm sure someone will figure this problem out.
|
Actually
If i save an old custom item(from diff db) to .sql and then import it to that Item table from the like Mangoo posted earlier it becomes effected by this bug also. hmm think im gonna open mysql cc and see what differences there are on working items and on working.
|
Ok here is something i found please respond with your thought's mangoo. it seems the item editor or eqemu are entering values by themselfs in the unknown fields here is an example below.
-1073741515 <--- entered in almost EVERY unknown field and some of the unknown fields have some REALLY funky characters entered like the one below. 8W| |
I DIDN'T DO IT! /hides
|
OMG IDF DXIDKFSDLF I FIXED IT YES YES
Dfdsfa ga dfh dfa jdaf jad fj df ire i 4q59 4 94 5 9 56 o5w 0 6 k ill tell you how now.. i put everything in the... unknown123 collumn to -1 then unknown124-133 i deleted everything. and it worked! :P :P :P :P :D :D :D :D :D :shock: :shock: EDIT: oh yea.. unknown007-022 are all 0 too. everything below that i kept |
Well what happened is I ran out of estate to put the Unknowns on. So I made a class to hold the Unknown data in so it is suppose to save the values it loaded. I'll look into it tomorrow.
|
[quote=Dspirit]Ok here is something i found please respond with your thought's mangoo. it seems the item editor or eqemu are entering values by themselfs in the unknown fields here is an example below.
-1073741515 <--- entered in almost EVERY unknown field and some of the unknown fields have some REALLY funky characters entered like the one below. 8W| |
Having the same issues as the others above. Not saving at all, nor allowing me to create. Also have an updated DB....
|
All times are GMT -4. The time now is 10:14 AM. |
Powered by vBulletin®, Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.