View Single Post
  #2  
Old 06-25-2006, 01:58 PM
Runeblade
Sarnak
 
Join Date: Dec 2005
Posts: 46
Default Removing an inserting object

I need help removing a ojbect i inserted using mysql

<<<INSERT INTO object (id, zoneid, xpos, ypos, zpos, heading, itemid, charges, objectname, type, icon) VALUES (5001, 152, '220', '90', '-55', '140', 17909, 0, 'IT66_ACTORDEF', 53, 1115);>>>>

what can i do?
Reply With Quote