Ben Posted April 16, 2010 Report Share 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 Link to comment Share on other sites More sharing options...
Moderators mark1million Posted April 16, 2010 Moderators Report Share 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 Link to comment Share on other sites More sharing options...
Administrators simpilot Posted April 16, 2010 Administrators Report Share 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 Link to comment Share on other sites More sharing options...
Ben Posted April 16, 2010 Author Report Share Posted April 16, 2010 Thanks guys, i'll disable automatic ranking, and award ranks as awards. Again, thanks. Quote Link to comment Share on other sites More sharing options...
Administrators Nabeel Posted April 16, 2010 Administrators Report Share 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 Link to comment Share on other sites More sharing options...
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.