| 
				 objects  / forages 
 Is any1one else having trouble with forages?
 I used this sql like before had no problem before:
 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);
 
 Now I am using 6.4 build613 and the dam forage does not show up at all.
 Did something else change?
 |