enegue
08-01-09, 07:32 AM
1. Start up NaviCat or any DB program you use.
2. Get into your gameobject_names table in your Ascent/ArcEmu DB.
3. Right click the table and click on execute batch file.
I'm not sure if all the objects work but it's worth a try. :)
INSERT into gameobject_names VALUES (25000016, 10, 5551, "GM Chair", 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
INSERT into gameobject_names VALUES (25000007, 5, 5832, "Hanging Dead Orc", 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
INSERT into gameobject_names VALUES (25000004, 5, 392, "Human Bed", 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
Have fun with them! I know the "Hanging Dead Orc" works. I just love that one :)
2. Get into your gameobject_names table in your Ascent/ArcEmu DB.
3. Right click the table and click on execute batch file.
I'm not sure if all the objects work but it's worth a try. :)
INSERT into gameobject_names VALUES (25000016, 10, 5551, "GM Chair", 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
INSERT into gameobject_names VALUES (25000007, 5, 5832, "Hanging Dead Orc", 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
INSERT into gameobject_names VALUES (25000004, 5, 392, "Human Bed", 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
Have fun with them! I know the "Hanging Dead Orc" works. I just love that one :)