PDA

View Full Version : Made Items


shift
05-08-2002, 08:05 AM
Is there any way I can make my own item forsay weapons and implement them into the game. I only want them for localhost playing by my self. If so is it easy or does it require alot of knowledge in coding ? Thanks in advance


Shift


P.S. Great Job with the EQEMU . Love it .

Hmm
05-08-2002, 11:26 AM
shift: wind's eqadmin tool's item editor still works great.

shift
05-08-2002, 02:08 PM
Yea actually started messing with it and got a few items made. 120 dmg 15 dly 1hs is hehe cool . anywayz thanks for the reply.

Hmm
05-08-2002, 05:04 PM
heh i went for more extreme. 127 dmg 1 delay dagger heh i took down cazel turule in just 15 seconds with that.

Lyenu X`Arie
05-08-2002, 06:31 PM
I must warn you that Wincatcher's tool is servely out of date, and the EQEmu team will NOT give you any support or help if you ruin your database by using it. The packets in it are out of date is all, and if you save things such as playerprofile they will become the wrong size and be mission much of the needed data by EQ. Aka look at it this way.. EQ needs 8244 dollars to let do something.. you're only giving it 5000... it's going to not work, cause thats to little and cause EQ to kick you out. Moving on.. the same thing will mostlikely apply to items from the recent patch IF itemstructs did changed, and I will keep you all posted if anything like that happens! =)

morpheus014
05-10-2002, 04:44 PM
I keep getting this error with items i create when i try to summon them, it says Bad Item found, removing from database. I cant figure out what im skipping/doing wrong.. if someone could elaborate this a little bit for me that would be great

Hmm
05-10-2002, 06:41 PM
item number must be larger than 1000 and smaller than 35000 ( or around that not sure )

morpheus014
05-11-2002, 05:59 AM
Oh ok, I was always making the numbers high like 80000 as to avoid duplicate entrys. That helps a bunch, thx :)