How Create/Edit a item pre5/11 Velious Beta1
i have :
EqEmu : pre5/11 Velious Beta1 + 6.1DR1 + Minilogin(windows) running http://www.eqemulator.net/forums/showthread.php?t=18707 SQL Server : 4.1.12a-nt OS : Windows 2000 i have edit the item 1010 Cloth Glowes and edit the AC > Start EQEmu > summon the item > no changes i have edit the item 1010 Cloth Glowes and edit the AC and Name > Start EQEmu > summon the item > no changes i make something wrong ? The EQClient cash the items or the Database has a checksumme ? I have edit the tabel eq.items withe MySQL Query Brower. thx |
Well i noticed that the zone.exe seems to load the items from the "Serialized" Column in the database, not the way it used to, i have created a lits of the items in the serialized column and in what order they fall.
For example: Quote:
Quote:
Quote:
***Edit*** For some reason in some of my quotes random spaces were added, so if you try to copy/paste be aware of that. ***Edit #2*** I have made a SQL script i run on my database to create serialized data that seems to make all the item changes take effect, you must run it after every set of changes you make to the items table though =/ Quote:
|
This has been confusing me too. What is the point in it?
|
Couple of Q's for ye then.
I am assuming then you are using the 13thfloor items Emuman? And also have you tried using magoo's item editor or are you making all of the changes by hand yourself? |
This post, from my understanding, was about how the items in the database (I do use 13th floor) do not load the item information from the actual columns like it used to, For example:
Quote:
Quote:
As far as item editors, i do use Mangoo's item editor, but after i make the changes, I do need to run the script again, i just put it into a text file named Items.sql and run it when i need to to make my items load correctly into my server. |
Script has errors in it?
|
I use item Editor 3.4beta to edit the items that i want to change or add. besure to save the changes, them open a command prompt and goto your mysql/bin directory, and source in EmuMan2098's sql script. His script works quit well, but you will need to save it in notepad or wordpad as a .sql file. You will need to go through the script by hand and remove the spaces that are there from copying and pasting, and that should correct your problems. Good luck
|
Serialization
I was having trouble with emumans serialization script, apparently the columns are serialized different with the db i use. I'm using cavedude's db and this serialization script works great for me.
SELECT CONCAT_WS('|',itemclass,name,lore,idfile,id,weight ,norent,nodrop,size,slots,price,icon,UNK012,UNK013 ,benefitflag,tradeskills,cr,dr,pr,mr,fr,astr,asta, aagi,adex,acha,aint,awis,hp,mana,ac,deity,UNK033,s killmodvalue,skillmodtype,banedmgrace,banedmgamt,b anedmgbody,magic,casttime_,reqlevel,bardtype,bardv alue,light,delay,reclevel,recskill,elemdmgtype,ele mdmgamt,range,damage,color,classes,races,UNK054,ma xcharges,itemtype,material,sellrate,UNK059,casttim e,UNK061,procrate,combateffects,shielding,stunresi st,strikethrough,extradmgskill,extradmgamt,spellsh ield,avoidance,accuracy,charmfileid,factionmod1,fa ctionmod2,factionmod3,factionmod4,factionamt1,fact ionamt2,factionamt3,factionamt4,charmfile,augtype, augslot1type,augslot2type,augslot3type,augslot4typ e,augslot5type,ldontheme,ldonprice,ldonsold,bagtyp e,bagslots,bagsize,bagwr,book,booktype,filename,ba nedmgraceamt,augrestrict,loreflag,pendingloreflag, artifactflag,summonedflag,favor,fvnodrop,endur,dot shielding,attack,regen,manaregen,haste,damageshiel d,recastdelay,recasttype,guildfavor,augdistiller,U NK117,UNK118,attuneable,nopet,UNK121,pointtype,pot ionbelt,UNK124,stacksize,clickeffect,clicktype,cli cklevel,UNK129,proceffect,proctype,proclevel,UNK13 3,worneffect,worntype,wornlevel,UNK137,focuseffect ,focustype,focuslevel,UNK141,scrolleffect,scrollty pe,scrolllevel,UNK145,verified) FROM items; Assuming you're using mysqlfront,every time you make changes you run that script. A list containing every item's serialization will show up, just use the find feature and copy the serialized data into the serialization column of the item you edited. Click teh check mark in the top right corner and restart your server. All the changes should take effect. If the script messes up the item, our db's must be different, so always make a backup before you mess around. |
All times are GMT -4. The time now is 03:27 PM. |
Powered by vBulletin®, Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.