How do i remove the token requirement for PvP items? I can't find it in the DB.
How do i remove the token requirement for PvP items? I can't find it in the DB.
Go into items_extended cost and delete all there with:
Code:Delete from `Items_extendedcost`
If there is no such table, it's in your vendors table. Under extended cost, delete them all in there manually or wait for me to remember how to query it![]()