Help disabling Nevit's Blessing
Posted: Tue Jul 24, 2012 1:14 am
I'm trying to disable nevit's so it never pops up. I have it where sometimes it doesn't pop up and sometimes it does when you enter game (i don't know why it's just sometimes) but it always pops up when you are recommended. I'm running the latest High 5 files.
I have disabled the following lines on EnterWorld.java:
Any other ideas? Is there a class that handles listening for recommendations?
I have disabled the following lines on EnterWorld.java:
Code: Select all
//activeChar.checkRecoBonusTask();
Code: Select all
//sendPacket(new ExVoteSystemInfo(activeChar));//sendPacket(new ExNevitAdventPointInfoPacket(0));//sendPacket(new ExNevitAdventTimeChange(-1)); // only set pause state...