gm command .npc spawn isn't working menu

Shout-Out

User Tag List

Results 1 to 12 of 12
  1. #1
    dominikid07's Avatar Member
    Reputation
    1
    Join Date
    Jan 2008
    Posts
    25
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    gm command .npc spawn isn't working

    i just added an npc to my database and i can't spawn it when i use the code even though it shows as an npc when i do the lookup command. but when i try to spawn it says "Invalid id".. can anyone help me

    just in case i'm using the "best teleporter npc" search it in forum if you want more info on it

    gm command .npc spawn isn't working
  2. #2
    AfterMidnight's Avatar Banned
    Reputation
    162
    Join Date
    Jan 2008
    Posts
    689
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Is it just this one NPC you can't spawn or all NPC's?
    If just one) Have you reloaded the appropriate tables?
    In case your emu doesn't support it) Have you restarted your server?

  3. #3
    dominikid07's Avatar Member
    Reputation
    1
    Join Date
    Jan 2008
    Posts
    25
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    it's all of them, i can only summon mobs, but npcs don't work at all.

    how do i know if i have the appropriate table???

    and how do i restart my server??

  4. #4
    Gastricpenguin's Avatar Legendary
    Reputation
    980
    Join Date
    Feb 2007
    Posts
    2,236
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    What do you mean? npcs are the same things as mobs...
    If you don't know how to restart your server, please do yourself a favor and re-read every single guide on this forum. Then come back and answer your own question, this is blatant common sense.

  5. #5
    dominikid07's Avatar Member
    Reputation
    1
    Join Date
    Jan 2008
    Posts
    25
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    ok restarted server and still nothing...

  6. #6
    dominikid07's Avatar Member
    Reputation
    1
    Join Date
    Jan 2008
    Posts
    25
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    ok i still can't them to spawn, only monsters spawn but no npcs..

    anotehr problem i am having is everytime i try to use a level 80 epic item (ulduar) it says "You Can Never Use That Item"...

    i need help plz

  7. #7
    Exacute's Avatar Active Member
    Reputation
    67
    Join Date
    Mar 2008
    Posts
    337
    Thanks G/R
    0/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    First; provide more info
    Second; "monsters", "mobs" is the same as NPC's...
    [/COLOR]

  8. #8
    Hunterplay's Avatar Contributor
    Reputation
    158
    Join Date
    Jun 2008
    Posts
    927
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I would suggest reading everything to do with emulators...You don't seem to know much.
    Former News Team Member

  9. #9
    dominikid07's Avatar Member
    Reputation
    1
    Join Date
    Jan 2008
    Posts
    25
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    i know that but it's weird that npcs don't spawn if they are the same thing as mobs... what more information do you want???

    @Hunterplay i'll do that, maybe it can fix my problem

  10. #10
    Jotox's Avatar Contributor
    Reputation
    250
    Join Date
    Mar 2008
    Posts
    282
    Thanks G/R
    0/4
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Dominikid: The problem is that you added your NPC to the creature_names table and not to the creature_proto table.

    If an entry is in creature_names, it will show up in the .lookup npc, and will even be able to be used for some... small uses... however it won't be able to be spawned in-game until it has an entry in creature_proto.

  11. #11
    dominikid07's Avatar Member
    Reputation
    1
    Join Date
    Jan 2008
    Posts
    25
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    ok this is what i ran as a query and i still get nothing

    Code:
    INSERT INTO `creature_names` VALUES ('99899', 'Nemesis Taxi', 'WoW', '', '0', '0', '0', '3', '0', '0', '20177', '0', '0', '0', '1', '1', '0', null);
    INSERT INTO `creature_proto` VALUES ('99899', '255', '255', '35', '100000', '100000', '100000', '1', '3', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '360000', '2002', '0', '0', '0', '0', '0', '0', '1', '100', '0', '0', '2.5', '8', '14', '0', '0', '0', '0', '0');

  12. #12
    Wheeze201's Avatar Active Member
    Reputation
    51
    Join Date
    Apr 2007
    Posts
    660
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Try a shorter ID number. Even though a 5 digit ID should work for ArcEmu atleast.

    But yeah try a different ID number. And when your world server is building try to see when it loads a DB. Maybe it's not loading the database you are executing it to.

Similar Threads

  1. .NPC spawn <ENTRYID> not working
    By Bloodthunder1 in forum WoW EMU Questions & Requests
    Replies: 6
    Last Post: 06-22-2014, 07:13 PM
  2. No npc spawns
    By Xeneth in forum World of Warcraft Emulator Servers
    Replies: 7
    Last Post: 01-17-2008, 12:47 PM
  3. Website Isn't Working
    By chanceless in forum World of Warcraft Emulator Servers
    Replies: 5
    Last Post: 12-07-2007, 02:33 PM
  4. npc spawn command not working
    By Ganoran in forum World of Warcraft Emulator Servers
    Replies: 6
    Last Post: 11-01-2007, 09:06 PM
  5. [Ascent] List of Class Trainers and Weapon Masters NPC spawn ID's
    By mkenzi in forum World of Warcraft Emulator Servers
    Replies: 5
    Last Post: 10-21-2007, 11:41 AM
All times are GMT -5. The time now is 02:06 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