Hi all,
I was wondering if anyone knew how to disable First Master in the 1.5 source? I use 252 as a GM grade so would love to be able to disable it.
Hi all,
I was wondering if anyone knew how to disable First Master in the 1.5 source? I use 252 as a GM grade so would love to be able to disable it.
Search for:
in MMatchServer_Stageif (MMUG_EVENTMASTER == pObj->GetAccountInfo()->m_nUGrade) {
Remove/comment this out.
It'll be under MMatchServer::StageJoinif (MMUG_EVENTMASTER == pObj->GetAccountInfo()->m_nUGrade) {
OnEventChangeMaster(pObj->GetUID());
}
Thanks so much :). I was just wondering would you also know how to get Clanwar on the same server as the quest server with Jur13n's files? I am scratching my head with this one.
MSM_TEST TO MSM_CLAN iguess or MSM_CLAN TO MSM_TEST
I could only find that in MatchServer.ncb, O_o would this be the correct file?
Did a another better search, changed all values of MSM_CLAN to MSM_TEST, but Clan War still doesn't show up. The mode in server.ini is set to Quest (Jur13n changed it to Quest) and changing it to Clan only has clan war. I would like to have both running... And when I changed all values yes I built CSCommon, MatchServer and GunZ and used what I built to check.
Last edited by CoreAI; 30-05-13 at 11:50 AM.
Change to mode to clan.