So i commented out this part:
But if im developer rank, it still changes me to First Master ingame.Code:/*if (MMUG_EVENTMASTER == pObj->GetAccountInfo()->m_nUGrade) { OnEventChangeMaster(pObj->GetUID()); }*/
Any help?
So i commented out this part:
But if im developer rank, it still changes me to First Master ingame.Code:/*if (MMUG_EVENTMASTER == pObj->GetAccountInfo()->m_nUGrade) { OnEventChangeMaster(pObj->GetUID()); }*/
Any help?
update matchserver and gunz.
Done that already
I can't imagine it would be that hard to right click the function -> look for all references -> see what has a statement to check if the usergrade is MMUG_DEVELOPER or whatever 254 is -> and comment it out.
I don't see how you can go wrong, as long as your UGrade ID is 252 this should work: http://forum.ragezone.com/f311/disab...0/#post7626263