[SQL] Over 600 Gameobjects menu

Shout-Out

User Tag List

Page 4 of 4 FirstFirst 1234
Results 46 to 56 of 56
  1. #46
    kate1's Avatar Member
    Reputation
    147
    Join Date
    Aug 2007
    Posts
    501
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Nice, btw, didn't work for me either, so I changed the sql (just a few of the objects that I needed though, will try to do more soon):

    Code:
    INSERT INTO `gameobject_names` VALUES ('70001', '5', '7388', 'Black Temple Door', '', '', '', '', '', '', '0', 
    
    '0', '0', '0', '0', '0', '0', '0', '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 ('70002', '5', '6837', 'Red Crystal', '', '', '', '', '', '', '0', '0', 
    
    '0', '0', '0', '0', '0', '0', '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 ('70003', '5', '6844', 'Red Powercore', '', '', '', '', '', '', '0', 
    
    '0', '0', '0', '0', '0', '0', '0', '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 ('70004', '5', '6896', 'Moving Cube', '', '', '', '', '', '', '0', '0', 
    
    '0', '0', '0', '0', '0', '0', '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 ('70005', '5', '7016', 'Monolith', '', '', '', '', '', '', '0', '0', 
    
    '0', '0', '0', '0', '0', '0', '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 ('70006', '5', '7184', 'Human Wagon', '', '', '', '', '', '', '0', '0', 
    
    '0', '0', '0', '0', '0', '0', '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 ('70007', '5', '2315', 'Grass', '', '', '', '', '', '', '0', '0', '0', 
    
    '0', '0', '0', '0', '0', '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 ('70008', '5', '269', 'Peace Bloom', '', '', '', '', '', '', '0', '0', 
    
    '0', '0', '0', '0', '0', '0', '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 ('70009', '5', '6949', 'Glowing Mushrooms', '', '', '', '', '', '', '0', 
    
    '0', '0', '0', '0', '0', '0', '0', '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 ('70010', '5', '4652', 'Miniature Palm', '', '', '', '', '', '', '0', 
    
    '0', '0', '0', '0', '0', '0', '0', '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 ('70011', '5', '270', 'Silver Leaf', '', '', '', '', '', '', '0', '0', 
    
    '0', '0', '0', '0', '0', '0', '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 ('70012', '5', '390', 'Snake Bloom', '', '', '', '', '', '', '0', '0', 
    
    '0', '0', '0', '0', '0', '0', '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 ('70013', '5', '414', 'Root', '', '', '', '', '', '', '0', '0', '0', 
    
    '0', '0', '0', '0', '0', '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 ('70014', '5', '4636', 'Black Flower', '', '', '', '', '', '', '0', '0', 
    
    '0', '0', '0', '0', '0', '0', '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 ('70015', '5', '6777', 'Red Flowers', '', '', '', '', '', '', '0', '0', 
    
    '0', '0', '0', '0', '0', '0', '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 ('70016', '5', '6968', 'Fel Weed', '', '', '', '', '', '', '0', '0', 
    
    '0', '0', '0', '0', '0', '0', '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 ('70017', '5', '6966', 'Flaming Flowers', '', '', '', '', '', '', '0', 
    
    '0', '0', '0', '0', '0', '0', '0', '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 ('70018', '5', '4151', 'Bloody Cage', '', '', '', '', '', '', '0', '0', 
    
    '0', '0', '0', '0', '0', '0', '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 ('70019', '5', '5832', 'Hanging Body', '', '', '', '', '', '', '0', '0', 
    
    '0', '0', '0', '0', '0', '0', '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 ('70020', '5', '7292', 'Brazier Purple', '', '', '', '', '', '', '0', 
    
    '0', '0', '0', '0', '0', '0', '0', '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 ('70021', '5', '7307', 'Skeleton in a jar', '', '', '', '', '', '', '0', 
    
    '0', '0', '0', '0', '0', '0', '0', '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 ('70022', '5', '3632', 'Spider Door', '', '', '', '', '', '', '0', '0', 
    
    '0', '0', '0', '0', '0', '0', '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 ('70023', '5', '6684', 'Skull Furnace', '', '', '', '', '', '', '0', 
    
    '0', '0', '0', '0', '0', '0', '0', '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 ('70024', '5', '6685', 'Skull Gate', '', '', '', '', '', '', '0', '0', 
    
    '0', '0', '0', '0', '0', '0', '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 ('70025', '5', '6701', 'Skull Anvil', '', '', '', '', '', '', '0', '0', 
    
    '0', '0', '0', '0', '0', '0', '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 ('70026', '5', '6690', 'Skull Throne', '', '', '', '', '', '', '0', '0', 
    
    '0', '0', '0', '0', '0', '0', '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 ('70027', '5', '3351', 'Dark Iron Forge', '', '', '', '', '', '', '0', 
    
    '0', '0', '0', '0', '0', '0', '0', '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 ('70028', '5', '7195', 'Large Human Tent', '', '', '', '', '', '', '0', 
    
    '0', '0', '0', '0', '0', '0', '0', '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 ('70029', '5', '5311', 'Hazard Light', '', '', '', '', '', '', '0', '0', 
    
    '0', '0', '0', '0', '0', '0', '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 ('70030', '5', '2615', 'Altar', '', '', '', '', '', '', '0', '0', '0', 
    
    '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', 
    
    '0', '0', '0', '0', '0', '0');
    EDIT: Using KDB's DB rev 36 - but hope it works on other DB's too

    EDIT 02: Here's some more

    Code:
    INSERT INTO `gameobject_names` VALUES ('70031', '5', '1213', 'Floating Skull', '', '', '', '', '', '', '0', '0', '0', '0', '0', '0', '0', '0', '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 ('70032', '5', '6678', 'Necropolis', '', '', '', '', '', '', '0', '0', '0', '0', '0', '0', '0', '0', '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 ('70033', '5', '5332', 'Red Hazordous Light', '', '', '', '', '', '', '0', '0', '0', '0', '0', '0', '0', '0', '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 ('70034', '5', '6907', 'Meat Wagon', '', '', '', '', '', '', '0', '0', '0', '0', '0', '0', '0', '0', '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 ('70035', '5', '6815', 'Uther Statue', '', '', '', '', '', '', '0', '0', '0', '0', '0', '0', '0', '0', '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 ('70036', '14', '7428', 'Redrige Chapel', '', '', '', '', '', '', '0', '0', '0', '0', '0', '0', '0', '0', '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 ('70037', '14', '7434', 'Lumber Mill', '', '', '', '', '', '', '0', '0', '0', '0', '0', '0', '0', '0', '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 ('70038', '14', '7436', 'Burnt House', '', '', '', '', '', '', '0', '0', '0', '0', '0', '0', '0', '0', '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 ('70039', '14', '7432', 'Duskwood House', '', '', '', '', '', '', '0', '0', '0', '0', '0', '0', '0', '0', '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 ('70040', '5', '5975', 'Westfall Tree', '', '', '', '', '', '', '0', '0', '0', '0', '0', '0', '0', '0', '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 ('70041', '5', '7440', 'Stone', '', '', '', '', '', '', '0', '0', '0', '0', '0', '0', '0', '0', '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 ('70042', '5', '661', 'Big Tower', '', '', '', '', '', '', '0', '0', '0', '0', '0', '0', '0', '0', '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 ('70043', '5', '7439', 'Bridge', '', '', '', '', '', '', '0', '0', '0', '0', '0', '0', '0', '0', '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 ('70044', '5', '7592', 'Statue', '', '', '', '', '', '', '0', '0', '0', '0', '0', '0', '0', '0', '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 ('70045', '5', '1508', 'Big Pole', '', '', '', '', '', '', '0', '0', '0', '0', '0', '0', '0', '0', '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 ('70046', '5', '3471', 'Bed', '', '', '', '', '', '', '0', '0', '0', '0', '0', '0', '0', '0', '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 ('70047', '5', '6667', 'Fire Flies', '', '', '', '', '', '', '0', '0', '0', '0', '0', '0', '0', '0', '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 ('70048', '5', '6714', 'Icy Rune', '', '', '', '', '', '', '0', '0', '0', '0', '0', '0', '0', '0', '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 ('70049', '5', '328', 'Warlock Shrine', '', '', '', '', '', '', '0', '0', '0', '0', '0', '0', '0', '0', '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 ('70050', '5', '294', 'Gallows', '', '', '', '', '', '', '0', '0', '0', '0', '0', '0', '0', '0', '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 ('70051', '5', '463', 'Bunkbed Bed', '', '', '', '', '', '', '0', '0', '0', '0', '0', '0', '0', '0', '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 ('70052', '5', '398', 'Undead Fire', '', '', '', '', '', '', '0', '0', '0', '0', '0', '0', '0', '0', '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 ('70053', '5', '5831', 'Arch Gate', '', '', '', '', '', '', '0', '0', '0', '0', '0', '0', '0', '0', '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 ('70054', '5', '7465', 'Farm', '', '', '', '', '', '', '0', '0', '0', '0', '0', '0', '0', '0', '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 ('70055', '5', '6480', 'Alterac Open Grave', '', '', '', '', '', '', '0', '0', '0', '0', '0', '0', '0', '0', '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 ('70056', '5', '4151', 'Plagueland Cage', '', '', '', '', '', '', '0', '0', '0', '0', '0', '0', '0', '0', '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 ('70057', '5', '5835', 'Hanging Body 2', '', '', '', '', '', '', '0', '0', '0', '0', '0', '0', '0', '0', '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 ('70058', '5', '4331', 'Plague Cauldron', '', '', '', '', '', '', '0', '0', '0', '0', '0', '0', '0', '0', '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 ('70059', '5', '6514', 'Stable', '', '', '', '', '', '', '0', '0', '0', '0', '0', '0', '0', '0', '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 ('70060', '5', '5291', 'COT_DARKPORTALPARTICLES', '', '', '', '', '', '', '0', '0', '0', '0', '0', '0', '0', '0', 
    
    '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 ('70061', '5', '7305', 'Skeleton Laying 01', '', '', '', '', '', '', '0', '0', '0', '0', '0', '0', '0', '0', '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 ('70062', '5', '2470', 'HotCoals', '', '', '', '', '', '', '0', '0', '0', '0', '0', '0', '0', '0', '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 ('70063', '5', '410', 'FlameCircle', '', '', '', '', '', '', '0', '0', '0', '0', '0', '0', '0', '0', '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 ('70064', '5', '2615', 'ScourgeRuneCircleCrystal', '', '', '', '', '', '', '0', '0', '0', '0', '0', '0', '0', '0', 
    
    '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 ('70065', '5', '6679', 'ScourgeCircle', '', '', '', '', '', '', '0', '0', '0', '0', '0', '0', '0', '0', '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 ('70066', '5', '1527', 'Statue HMpriest', '', '', '', '', '', '', '0', '0', '0', '0', '0', '0', '0', '0', '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 ('70067', '5', '7465', 'WestfallHumanFarm', '', '', '', '', '', '', '0', '0', '0', '0', '0', '0', '0', '0', '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 ('70068', '5', '2090', 'FelWoodMushroom02', '', '', '', '', '', '', '0', '0', '0', '0', '0', '0', '0', '0', '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 ('70069', '5', '90', 'StranglethornWaterfall01', '', '', '', '', '', '', '0', '0', '0', '0', '0', '0', '0', '0', '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 ('70070', '5', '7180', 'Hologram_Voidwalker', '', '', '', '', '', '', '0', '0', '0', '0', '0', '0', '0', '0', '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 ('70071', '5', '6231', 'LightHouseEffect', '', '', '', '', '', '', '0', '0', '0', '0', '0', '0', '0', '0', '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 ('70072', '5', '7449', 'Duskwood Chapel', '', '', '', '', '', '', '0', '0', '0', '0', '0', '0', '0', '0', '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 ('70073', '5', '7302', 'SkeletonSitting01', '', '', '', '', '', '', '0', '0', '0', '0', '0', '0', '0', '0', '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 ('70074', '5', '7316', 'WC_Bedstone', '', '', '', '', '', '', '0', '0', '0', '0', '0', '0', '0', '0', '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 ('70075', '5', '296', 'WaterPump', '', '', '', '', '', '', '0', '0', '0', '0', '0', '0', '0', '0', '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 ('70076', '5', '251', 'Haystack01', '', '', '', '', '', '', '0', '0', '0', '0', '0', '0', '0', '0', '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 ('70077', '5', '293', 'TrollSkullPile', '', '', '', '', '', '', '0', '0', '0', '0', '0', '0', '0', '0', '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 ('70078', '5', '299', 'ElwynRock01', '', '', '', '', '', '', '0', '0', '0', '0', '0', '0', '0', '0', '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 ('70079', '5', '300', 'DuskWoodCatails01', '', '', '', '', '', '', '0', '0', '0', '0', '0', '0', '0', '0', '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 ('70080', '5', '307', 'LargeFirePit01', '', '', '', '', '', '', '0', '0', '0', '0', '0', '0', '0', '0', '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 ('70081', '5', '353', 'DeadmineValveSteam02', '', '', '', '', '', '', '0', '0', '0', '0', '0', '0', '0', '0', '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 ('70082', '5', '6680', 'AQ_Mummy01', '', '', '', '', '', '', '0', '0', '0', '0', '0', '0', '0', '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 kate1; 10-11-2009 at 11:29 AM.


    Graphic designer for crossfire-entertainment! And thx to Brightchild for my great sig

    [SQL] Over 600 Gameobjects
  2. #47
    stewie312's Avatar Member
    Reputation
    1
    Join Date
    Jan 2009
    Posts
    5
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Very useful, thanks

  3. #48
    v21k93's Avatar Member
    Reputation
    1
    Join Date
    Mar 2009
    Posts
    11
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    tnx to R3dW3r3W0lf(for making), to Cardel(for posting) and to tagala (for converting)
    +rep guys

  4. #49
    bananaboyz's Avatar Member
    Reputation
    1
    Join Date
    Feb 2008
    Posts
    8
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    thx mate!
    -bananaboyz1

  5. #50
    hugocub's Avatar Member
    Reputation
    1
    Join Date
    Oct 2009
    Posts
    21
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Im getting this error

    If anyone can help = +rep

  6. #51
    paulbechtold's Avatar Member
    Reputation
    1
    Join Date
    Feb 2009
    Posts
    10
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    very nice thank you

  7. #52
    xorec's Avatar Member
    Reputation
    4
    Join Date
    Jan 2008
    Posts
    21
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    get error instant, use navicat and all why dosen't it work? arcemu also

  8. #53
    xorec's Avatar Member
    Reputation
    4
    Join Date
    Jan 2008
    Posts
    21
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    SQL Error: Column count dosen't match value count at row 1 plz help :S

  9. #54
    pubicbear's Avatar Member
    Reputation
    13
    Join Date
    Aug 2009
    Posts
    22
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Altered to support Arcemu, the latest rev.

    pastebin - collaborative debugging tool

    Enjoy

    -pubic

  10. #55
    -Alfa-'s Avatar Member
    Reputation
    7
    Join Date
    Oct 2009
    Posts
    5
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Hello, 600CustomGameObjects watching your intake, I have adapted to the emulator: MaNGOS & Trinity, if you put it in your contribution, place it would serve am as people, I leave here the link, to correctly assign the credits, do not forget to put the my credits.
    PD: Sorry my English I'm Spanish xD.

    Link

  11. #56
    fabian1337's Avatar Member
    Reputation
    1
    Join Date
    Apr 2008
    Posts
    26
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    thx really much

    not very new but cool GOs

Page 4 of 4 FirstFirst 1234

Similar Threads

  1. [Selling] Nostalrius Dwarf Priest. Maxed proffs, epic mount, and over 600 gold.
    By Rughfuss in forum World of Warcraft Buy Sell Trade
    Replies: 0
    Last Post: 07-11-2015, 10:58 PM
  2. [Selling] NA gold over 600,000 on ELOphant score.
    By Zachpack in forum League of Legends Buy Sell Trade
    Replies: 0
    Last Post: 11-24-2014, 12:17 AM
  3. Bug ! Absorbs over 600 k Healing with [Necrotic Strike]
    By kjarlot in forum World of Warcraft Exploits
    Replies: 5
    Last Post: 12-29-2010, 11:18 PM
  4. [Database] My friend being able to connect to SQL over Hamachi
    By yrref in forum WoW EMU Questions & Requests
    Replies: 3
    Last Post: 12-20-2010, 03:58 AM
  5. [SQL][Release] 500,000+ Gameobjects
    By Equ1N0X in forum World of Warcraft Emulator Servers
    Replies: 5
    Last Post: 04-05-2008, 04:08 AM
All times are GMT -5. The time now is 02:51 PM. Powered by vBulletin® Version 4.2.3
Copyright © 2025 vBulletin Solutions, Inc. All rights reserved. User Alert System provided by Advanced User Tagging (Pro) - vBulletin Mods & Addons Copyright © 2025 DragonByte Technologies Ltd.
Google Authenticator verification provided by Two-Factor Authentication (Free) - vBulletin Mods & Addons Copyright © 2025 DragonByte Technologies Ltd.
Digital Point modules: Sphinx-based search