Jump to content

jdejansb

Members
  • Posts

    21
  • Joined

  • Last visited

Profile Information

  • Gender
    Male

Contact Methods

  • Skype
    jdejansb

Recent Profile Visitors

1380 profile views

jdejansb's Achievements

Newbie

Newbie (1/14)

1

Reputation

  1. Got this solved (at least two times haha) .. Search thru files for Yugoslavia (I guess it is this one: core/common/Countries.class.php); somewhere in between other coutries (alphabeticaly, it goes between Senegal and Seychelles) add Serbia with RS as a code. I think that there is a image for RS, and as for Yug I will try to upload it .. damn, how do I add attach here ? done .. p.s. For me, part of Countres.class.php is: 'SN' => 'Senegal','RS' => 'Serbia','SC' => 'Seychelles',
  2. Wanted to share what I did with Charter Flight system in last few hours: We didn't want to change our VA CallSign (AirMAK - MKD) when pilots fly charters (representing our VA on VATSIM). So, I added VA with 4-characters ICAO: MKD0 -- Of course, I had to change structure of database (length of code txt field needs to be 4 - in all tables that uses it). Then, I removed (changed flight numbers) flights from regular schedule that start with 0 - so, from now on, charter flights, created with Charter Filght System addon will be MKD0###, Charters that pilots fly without booking will be MKD0## and all Scheduled flights are MKD1## to MKD9#### And, of course, to solve the problem with empty "Flight Type" field, I replaced "CH" in all files with "MKD0" !! Now, let's give it to some pilots to test this hehehe... Cheerz!!!
  3. yes, please, such as? Talking about pilots-adding-routes ??
  4. Good news! We do restrict, as in real life .. aircraft wouldn't move from airport to airport unless it flies Do I make any sense? We use pilot's ID as a flight number if flying off-schedules (charter)... But, the idea of putting charter flights into some per-pilot (shareable) database and then BOOK from those flights ... seems interesting. Anybody interseted into codeing that?
  5. Tried with cessna, 30fps, on charger (so FSX runs nice), and still get these simrate crzy nums....
  6. Maybe PAX field could be unlocked on the form ... in case you want to fly with more or less people than in schedules .... Or, if one does not use the exact aircraft, but simmilar, it might not be able to carry as much people ;-)
  7. I know it needs some work from the site side, but I think it should be simple as possible: - choose a aircraft (located at the same airport as the pilot!), - enter destination (starting point has to be current airport, we don't accept PIREP if it starts from a location different from last pirep arrival airport), - enter other data (pax, FL, route) ... I didn't think of charter module on web site - if pilot could create a route then book it and use as regular scheduled flights, that could be the solution ... even saving it for later use!
  8. Nope, I didn't change a thing. One pause I had was to change time of day (FSX does pause while you do this, or access menus for whatever reason - so, pilots, don't do it inflight), but chaning "simrate" (Simulatin Rate/Speed) I didn't do Flaps change log is nice, landing rate was great (as I had under 10fps) ... but all around there are crazy simrate changes
  9. Some Flight log data: [edit] I run it on laptop, on battery, and have low frame rate now ... around 10 ... could be FSX does speed up time to catch-up with lost frames ??? [/edit]
  10. Yeah - you could expect ppl to put everything in any field hehe like we did )) Btw, multiple times entered into schedule works OK (we did not make two flight entries for flight at 11 and 17 o'clock, just put 11:00 and 17:00 into schedule).....
  11. Found it -- Airport Country was set to "B & H" ...... now changed to Bosnia and Herzegovina and it works
  12. Looks like a problem with LQSA airport ... if I change just that one - it works ... ? How come ? Something with airport definitions in phpvms?
  13. I changed it to have just one dep/arr times but it still won't load ... checking further
  14. So far so good... and after adding second booking, SELECTING it produces error (will check if it is related to our site or program): "Error Loading Flight Data!" it says ... Seems to be with our scheduled flight data ... with THIRD flight booked, it works:
×
×
  • Create New...