MMOCoin

Likes Likes:  0
Results 1 to 10 of 1117

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #11
    The Beautiful Abomination
    CthulhuFtagn's Avatar
    Join Date
    Jan 2010
    Location
    R'lyeh
    Posts
    526
    Post Thanks / Like
    Rep Power
    22
    Reputation
    397

    Thumbs up

    Brand new toon, NONE of those problems. I told you and the others, if you are going to report an error, make sure it's not your doing.



    As far as the "Broken" items, they are deprecated... try this in your mangos database:
    Code:
    DELETE FROM npc_vendor WHERE item = "2947";
    DELETE FROM npc_vendor WHERE item = "3131";
    DELETE FROM npc_vendor WHERE item = "2946";
    DELETE FROM npc_vendor WHERE item = "3111";
    If you want to delete an item from a vendors inventory, click on him and type
    Code:
    .npc delitem [NAME OF ITEM]
    to add an item
    Code:
    .npc additem [NAME OF ITEM]
    I have not changed anything in the mangosd.conf file that would increase the leveling.

    Last edited by CthulhuFtagn; 05-09-10 at 03:16 PM.



  2. Related Threads - Scroll Down after related threads if you are only interested to view replies for above post/thread

 

 

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •