Thread: Change Faction
View Single Post
  #4  
Old Today, 03:28 PM
blackdragonsdg
Dragon
 
Join Date: Dec 2008
Location: Tennessee
Posts: 676
Default

First thing backup your database before you make any changes. You are going to need to get the npc id for each of the npc's at the druid rings. To do this you can use #showstats command while targeting the npc. This will tell you a bunch of information on that npc. You may have to set your status level to 250 in the account table to make the command work. Once you have all of the correct npc id's you can just use sql commands to update the npc types table to set the faction id to zero. It is possible that there is faster way to do this but I can not think of one at the moment.
Reply With Quote