Yeah, they work for me too. I had to hunt down some changes to the inventory and character tables because I wanted to keep my accounts.
	Quote:
	
	
		| Still trying to find a way to combine them in the game. | 
	
 I wrote this query last week:
	Quote:
	
	
		| 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); | 
	
 It inserts... well, a forge in the Nexus. It looks like a forge, but it does augment combines instead. I don't know what it's supposed to look like since I never got that expansion.   
