Jump to content

Pilot Bonus cash


mark1million

Recommended Posts

  • Moderators

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 :)

Link to comment
Share on other sites

Guest N402KC

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.

Link to comment
Share on other sites

  • Administrators

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?

Link to comment
Share on other sites

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

Link to comment
Share on other sites

  • Moderators

Cheers,

But with the utmost respect for fsacars my new best friend is kACARS :lol: :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.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...