Ben Posted April 16, 2010 Report Posted April 16, 2010 Hey guys, I'm currently doing some work on a military based group using the phpVMS system, and we need to be able to award ranks on a when and why basis, not on hours. I'm sure this has been brought up before but i cant find the topic Thanks, Ben. Quote
Moderators mark1million Posted April 16, 2010 Moderators Report Posted April 16, 2010 Hi Ben, you can just take out the hours in the ranks then nothing will be automatically issued, or just remove them all together, as for the manual additions you can just add those to the awards section in the admin section and manually issue them when required. Quote
Administrators simpilot Posted April 16, 2010 Administrators Report Posted April 16, 2010 In local.config.php you can also change Config::Set('RANKS_AUTOCALCULATE', true); to Config::Set('RANKS_AUTOCALCULATE', false); 1 Quote
Ben Posted April 16, 2010 Author Report Posted April 16, 2010 Thanks guys, i'll disable automatic ranking, and award ranks as awards. Again, thanks. Quote
Administrators Nabeel Posted April 16, 2010 Administrators Report Posted April 16, 2010 Hi Ben, you can just take out the hours in the ranks then nothing will be automatically issued, or just remove them all together, as for the manual additions you can just add those to the awards section in the admin section and manually issue them when required. If you do that, you still have to do what simpilot said to be able to actually change the rank Quote
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.