View Single Post
  #2  
Old 04-30-2012, 05:19 PM
lerxst2112
Demi-God
 
Join Date: Aug 2010
Posts: 1,742
Default

Is this on your own server or another server? What client are you using? What level is the toon you're playing with?

If it is your own server and you're using SOD+ as the client then there's a rule you should adjust.

Code:
SELECT * FROM `rule_values` WHERE `rule_name` LIKE "%sod%";
Set that to true if it isn't already true.
Reply With Quote