How do I remove Leader Points?
How do I remove Leader Points?
Last edited by Resources; 06-08-15 at 11:30 PM.
1) Search for all instances of leaderpoints in your IDE
2) Remove the category from characters in your db (through the sql file)
Either remove all the checks for getLeaderPoints and gainLeaderPoints, or replace the scripts with ones from another source.
Last edited by Burgundy; 08-08-15 at 04:30 PM.