Jump to content

fsxsimulation

Members
  • Posts

    268
  • Joined

  • Last visited

Posts posted by fsxsimulation

  1. Ok now we have something to work with. Try increasing the wrapper width until the sidebar is positioned correctly. I would try 960px first. You can work out the required widths by calculating the sum total widths of all the containers, plus the left and right margins on each, this would allow you to work out a layout that would fit into the overall page width:

    http://www.w3schools.com/html/html_layout.asp

    http://www.htmldog.com/guides/cssadvanced/layout/

    http://www.maxdesign.com.au/articles/css-layouts/

    tried 960px and 1000px no use.

  2. The FS setting is a site setting. What this means is that the admin of the VA needs to change the option in the module. If you are the admin then open the 1.0.0.9 module and at the top it should have comments explaining the settings.

    Top of kACARS_Free Module v1.0.0.9

    // Site Settings
    $logTime 	= 0;     	// kACARS_Free FlightLog Timesatmp 0=System Time  or  1=FS Time
    $version 	= '1.0.0.9';   	// kACARS_Free Version	
    $forceOut 	= 0;          	// Force disconnect is wrong version 0=no 1=yes	

    jeff can u tell me how to have KACARS to send the fs time as total flight time

  3. i think so it is available on custom version too look here

    Lorathon said here : I agree with both Jeff and Mark. The Free version will always stay actual hours (RW Time) for the total flight time. If you want to record simulated time that will have to be a customized version.

    Or you can use the newest version (v1.0.0.9). Set the time display as FSTime and use the first log and last log to capture the simulated times. Use these two times to calculate the total simulated time. With a bit of coding you could do it.

    in this topic http://forum.phpvms.net/topic/5136-question-for-developer/

  4. Hi

    I need a bit information on how to record the flight simulator time in kacars 1.9 instead of the system time. Well if you say there will be a options in the settings i dont see any option like that in settings. Please tell me on how to record flight sim time in kacars

    Thanks

×
×
  • Create New...