freshJet Posted July 20, 2011 Report Share Posted July 20, 2011 Today I was thinking of a module where you can check up on aircraft maintenance and line checks. So, for example, you have a list of your fleet in the Admin panel and column says 'Last Check' and then the name of the check and the date it was carried out, like this: Registration | Last Check | Next Check It could also link to your expenses so that each check costs you, and perhaps even make the aircraft inactive for a day or so so that no one can fly it. Thoughts? Quote Link to comment Share on other sites More sharing options...
dimitris Posted July 20, 2011 Report Share Posted July 20, 2011 Very nice idea! Would love to have this also Something can bee calculated with the touchdown stats of simpilot Something like: touchdown > -200 = -2% from aircraft status touchdown < -200 = -0.5% from status touchdown >--500 = -5% and go on... Regards, Quote Link to comment Share on other sites More sharing options...
Nighthawk Posted July 21, 2011 Report Share Posted July 21, 2011 Yes, nice idea. I want do it, but i didn´t become help here. i am not an profi programmer. Look hereMy First Step Mod and here My Future plans The Price of the Aircraft ( Write to DB and show in Admin List/ Aircraft Edit) is done. But i get no further help to go ahead. This should my condition mod. I want a little maintenance after e.g. 20h. a big after e.g. 100h. The repair cost 1% is 1% of the cost from an new plane. I want , that a pilot can buy a 50% sharing of an plane , the other 50% has the VA. All cost will be divided and the earnings too, when someone use this aircraft then. I want to add an aircraft pool "shop" where an admin can add aircrafts. When u want to add it to the fleet u must buy it. Or u can sell it to the shop. ( An away future idea is that all va pool´s connected together for buying and selling planes). With the Aircraft Buying modul and the Aircraft Condition modul u will able to buy new(100% cond) or used (<100%) planes. That´s why i want the aircraft buying modul first. Quote Link to comment Share on other sites More sharing options...
freshJet Posted July 22, 2011 Author Report Share Posted July 22, 2011 Not bad. Quote Link to comment Share on other sites More sharing options...
chris2 Posted July 22, 2011 Report Share Posted July 22, 2011 I have it in the costs of the airline. every mounth it takes money out of the account. But if someone could do a mod it would be good Quote Link to comment Share on other sites More sharing options...
freshJet Posted July 22, 2011 Author Report Share Posted July 22, 2011 I have it in the costs of the airline. every mounth it takes money out of the account. But if someone could do a mod it would be good Yes so does everyone else who takes their VA seriously round here - including me. Quote Link to comment Share on other sites More sharing options...
Paul Defaire Posted August 9, 2011 Report Share Posted August 9, 2011 So, has anyone done any work on this? I am trying to figure out how to add a get_aircraft_health to fetch a field from the Db.. added 'health' under phpvms_aircraft, but it just won't work. Not sure in what class/module-thingie I should put the db-query code in either, or how to call it! If I get this solved, I could finally make some advancements on this.. Quote Link to comment Share on other sites More sharing options...
Nighthawk Posted August 9, 2011 Report Share Posted August 9, 2011 hi, i have the cond for my db show here But i do my Aircraft buying mod first. Quote Link to comment Share on other sites More sharing options...
Paul Defaire Posted August 9, 2011 Report Share Posted August 9, 2011 Could you share the code for doing that? o.O I've almost given up >_< Quote Link to comment Share on other sites More sharing options...
Nighthawk Posted August 9, 2011 Report Share Posted August 9, 2011 They are only "Placeholders" in the Db. I will share the complete code if nearly ready.my db row is "cond". then u write for example <?php echo $aircraft->cond; ?> Quote Link to comment Share on other sites More sharing options...
Paul Defaire Posted August 9, 2011 Report Share Posted August 9, 2011 Only echo it? But.. where do I put the SQL query code etc ? Quote Link to comment Share on other sites More sharing options...
Nighthawk Posted August 9, 2011 Report Share Posted August 9, 2011 i used it in th aircraft list... and it worked. i think it is set in local.config.php Quote Link to comment Share on other sites More sharing options...
Tylor Eddy Posted August 31, 2011 Report Share Posted August 31, 2011 G'day Guys, Just wanted to know if there was any further development on this, looking at something similar for my airline as its just one more thing to add to the realism, also if you were able to take that aircraft out of service for repairs would also be great, or options such as periodic maintenance checks where the aircraft is taken out of service, and a complete rebuild option for those older aircraft Just though id add to the list of ideas Tylor 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.