Junior Posted March 2, 2014 Report Share Posted March 2, 2014 Hi, I was using VAFs before.. so I add "transfered hours" to my pilots but they still in the 1st rank.. so how can I add the hours manually? Is there any way I can fix their ranks? Thanks! Quote Link to comment Share on other sites More sharing options...
Moderators servetas Posted March 2, 2014 Moderators Report Share Posted March 2, 2014 You can add them via your phpmyadmin. The table is named (your db tables prefix)_pilots . Quote Link to comment Share on other sites More sharing options...
Junior Posted March 2, 2014 Author Report Share Posted March 2, 2014 thank you Quote Link to comment Share on other sites More sharing options...
Strider Posted March 2, 2014 Report Share Posted March 2, 2014 There is an easier way, open your local.config file, and find: # If you want to count transfer hours in rank calculations Config::Set('TRANSFER_HOURS_IN_RANKS', false); Change it to: # If you want to count transfer hours in rank calculations Config::Set('TRANSFER_HOURS_IN_RANKS', true); phpvms will use the transfer hours in its calculation on ranks. 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.