Moderators mark1million Posted March 21, 2010 Moderators Report Share Posted March 21, 2010 Hi guys, im thinking of doing a pilot bonus scheme, Example Good landing would attract a bonus Exceeding the flight envelope would attract a fine Out of this i have 2 questions, How easy would this be to integrate in to phpvms and, Acars (which ever type supports this) would need to report on a defined parameter say flight envelope where you could define these settings. As i type i see already this could become very complex, food for thought with this i think but i would like to offer something that the pilots can spend their cash on or whats the point of cash would go back to points in the logbooks Quote Link to comment Share on other sites More sharing options...
Guest N402KC Posted March 21, 2010 Report Share Posted March 21, 2010 Humm, Im problay wrong, But why not give it a shot. if($this->landingrate < 100) { PilotData::PilotCash = Value + 100 } Lol. I know the values are wrong, but thats how i think it could be done. Quote Link to comment Share on other sites More sharing options...
Administrators Nabeel Posted March 21, 2010 Administrators Report Share Posted March 21, 2010 Hi guys, im thinking of doing a pilot bonus scheme, Example Good landing would attract a bonus Exceeding the flight envelope would attract a fine Out of this i have 2 questions, How easy would this be to integrate in to phpvms and, Acars (which ever type supports this) would need to report on a defined parameter say flight envelope where you could define these settings. As i type i see already this could become very complex, food for thought with this i think but i would like to offer something that the pilots can spend their cash on or whats the point of cash would go back to points in the logbooks Well, there is that pilot shop addon, maybe you could fix that? Quote Link to comment Share on other sites More sharing options...
Moderators mark1million Posted March 21, 2010 Author Moderators Report Share Posted March 21, 2010 Thanks, I looked at the pilot shop ages ago maybe its worth another look to see if this can be modified. Quote Link to comment Share on other sites More sharing options...
Strider Posted March 21, 2010 Report Share Posted March 21, 2010 You would possibly have to edit fsacars or another acars program to be able to set the parameters, but fsacars, seeing that it is not being made anymore will be hard to edit as I don't think it has the source coee, unless there is an SDK available for it. But on the code side not too hard, an if else statement in the pirep code should do the trick. Cheers Dan C Quote Link to comment Share on other sites More sharing options...
Moderators mark1million Posted March 21, 2010 Author Moderators Report Share Posted March 21, 2010 Cheers, But with the utmost respect for fsacars my new best friend is kACARS :lol: For some reason fsacars is sending complete rubbish and im having to sift through all the pireps, its served its purpose but im thinking of removing it completely from the phpvms dir. 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.