Zezicla Posted April 1, 2014 Group: Members Topic Count: 30 Topics Per Day: 0.01 Content Count: 121 Reputation: 1 Joined: 12/01/12 Last Seen: May 9, 2015 Share 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 Link to comment Share on other sites More sharing options...
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,
Link to comment
Share on other sites
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.