
Results 1 to 10 of 12
Thread: some custom Game Objects
-->
-->
Threaded View
-->
-
21-02-09, 04:31 AM #1
some custom Game Objects
Just a few custom gameobjects that i made using mywarcraft studio+model viewer, made the SQL for you aswell.
Undead Boat
Code:INSERT INTO `gameobject_names` VALUES ('9991', '14', '8410', 'undeadboat', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0');
Large Vrykul Boat
Code:INSERT INTO `gameobject_names` VALUES ('9992', '14', '7598', 'Vrykul_large', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0');
Large Human House
Code:INSERT INTO `gameobject_names` VALUES ('9994', '14', '7832', 'Human_House_large', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0');
Last edited by mako; 21-02-09 at 04:36 AM.