PDA

View Full Version : Made a mistake


Aldest
02-16-2009, 01:34 PM
I'm not that familiar with the item editor yet so I'm bound to make mistakes.

Unfortunately I made a fairly big one and deleted the fiery defender out of the database entirely.

Is there a way to recover that (as in it is just marked "deleted" but not really) or can someone send me the data to repopulate the fields?

ChaosSlayer
02-16-2009, 07:09 PM
insert into peq.items values(21099, 0, 'Fiery Defender', 0, 15, 0, 0, 0, 0, 0, 10, 20, 0, 0, 4, 1, 0, 1, 0, 1, 0, 1, 0, 1, 0, 0, 15, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '0', 4, 4278190080, '0', 0, 0, 1, 10, 35, 0, 0, 40, 0, 0, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', -1, 10, 1, 0, 0, 70, 0, 519, 'IT160', 0, 1, 30, 0, 0, 3, 'Fiery Defender', 0, 1, 30, 0, 0, 0, -1, 10, 0, 255, 0, 10, 0, 131071, 0, 0, 0, 0, 1, 0, 3, 255, 0, 8192, -1, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 1, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '0', '0', 0, -1, 0, '0', -1, 0, 0, 0, '0', '2006-07-09 20:04:38', '', 0, 0, 0, 0, 40, 0, 0, '00000000000000000000000000000000000000', 0, 1957, 0, 0, 50, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 0, '', '2006-03-11 08:16:08', '', '13THFLOOR', 0);


the item ID# 21099 could be diffirent as I am continiusly moving things around in my DB, if 21099 doesn't work try soemthing like 99999

Aldest
02-17-2009, 03:03 PM
Thank you kindly!