how to fix the antilead source of jur13n ? It does not work for clan war
i tried, in Game.cpp:
and doesn't workif(ZGetGameClient()->GetChannelType() == MCHANNEL_TYPE_CLAN)
Look under : if(ZGetGameClient()->GetMatchStageSetting()->GetAntiLead() == false)
Change to : if(ZGetGameClient()->GetMatchStageSetting()->GetAntiLead() == true)help please


help please
Reply With Quote


