Zezicla Posted April 1, 2014 Posted April 1, 2014 (edited) how to let gm also be shown in the ranking and other stuff in fluxcp ? found this out i guess gotte test it out yet in application.php find 'RankingHideGroupLevel' => AccountLevel::LOWGM, // 'InfoHideZenyGroupLevel' => AccountLevel::LOWGM, change to this 'RankingHideGroupLevel' => AccountLevel::NORMAL, // 'InfoHideZenyGroupLevel' => AccountLevel::NORMAL, Edited April 1, 2014 by Zezicla Quote
Question
Zezicla
how to let gm also be shown in the ranking and other stuff in fluxcp ?
found this out i guess gotte test it out yet in application.php
find
'RankingHideGroupLevel' => AccountLevel::LOWGM, //
'InfoHideZenyGroupLevel' => AccountLevel::LOWGM,
change to this
'RankingHideGroupLevel' => AccountLevel::NORMAL, //
Edited by Zezicla'InfoHideZenyGroupLevel' => AccountLevel::NORMAL,
0 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.