[Request] Creature_Spawn Table menu

User Tag List

Results 1 to 3 of 3
  1. #1
    Hawk Eye's Avatar Member
    Reputation
    9
    Join Date
    Jul 2008
    Posts
    25
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    [Request] Creature_Spawn Table

    Hey guys i was wondering if anyone has a working Creature_Spawn Table mine doesent load up i get an error saying that One of the Things inside of the table are wrong so if anyone has one i can use please upload it and i Will +Rep you if it works.

    [Request] Creature_Spawn Table
  2. #2
    pcrew's Avatar Member
    Reputation
    54
    Join Date
    Jun 2008
    Posts
    88
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Here we go

    Code:
    -- ----------------------------
    -- Table structure for creature_spawns
    -- ----------------------------
    DROP TABLE IF EXISTS `creature_spawns`;
    CREATE TABLE `creature_spawns` (
      `id` int(11) unsigned NOT NULL auto_increment,
      `entry` int(30) NOT NULL,
      `map` int(30) NOT NULL,
      `position_x` float NOT NULL,
      `position_y` float NOT NULL,
      `position_z` float NOT NULL,
      `orientation` float NOT NULL,
      `movetype` int(30) NOT NULL default '0',
      `displayid` int(30) unsigned NOT NULL default '0',
      `faction` int(30) NOT NULL default '14',
      `flags` int(30) NOT NULL default '0',
      `bytes0` int(30) NOT NULL default '0',
      `bytes1` int(30) NOT NULL default '0',
      `bytes2` int(30) NOT NULL default '0',
      `emote_state` int(30) NOT NULL default '0',
      `npc_respawn_link` int(30) NOT NULL default '0',
      `channel_spell` int(30) NOT NULL default '0',
      `channel_target_sqlid` int(30) NOT NULL default '0',
      `channel_target_sqlid_creature` int(30) NOT NULL default '0',
      `standstate` int(10) NOT NULL default '0',
      `mountdisplayid` int(10) unsigned NOT NULL default '0',
      `slot1item` int(10) unsigned NOT NULL default '0',
      `slot2item` int(10) unsigned NOT NULL default '0',
      `slot3item` int(10) unsigned NOT NULL default '0',
      PRIMARY KEY  (`id`)
    ) ENGINE=MyISAM DEFAULT CHARSET=latin1 COMMENT='Spawn System';

  3. #3
    AsgardCX's Avatar Member
    Reputation
    13
    Join Date
    Dec 2008
    Posts
    114
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Does that table work with ArcEmu? >.<
    Edit : My bad, like it would matter it's just a table
    Last edited by AsgardCX; 12-25-2008 at 04:42 PM. Reason: Hehe
    This forums is almost as addicting as chick's n beer! :beerbang:

Similar Threads

  1. [Request] Items Table Fix
    By Bloodsin in forum WoW EMU Questions & Requests
    Replies: 8
    Last Post: 02-12-2009, 05:14 PM
  2. Replies: 7
    Last Post: 12-11-2008, 09:48 PM
  3. MAJOR ERROR: One of your creature_spawns table
    By roflstomp15 in forum World of Warcraft Emulator Servers
    Replies: 1
    Last Post: 04-20-2008, 10:36 PM
  4. [Request] invisible tables
    By Culgurth in forum WoW ME Questions and Requests
    Replies: 1
    Last Post: 10-11-2007, 02:45 PM
All times are GMT -5. The time now is 03:55 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