• There seems to be an up tick in Political commentary in recent months. Those of us who are long time members of the site we know that Political and Religious content has been banned for years. Nothing has changed. Please leave all political and religiours commentary out of the fourms.

    If you recently joined the forums you were not presented with this restriction in the terms of service. This was due to a conversion error when we went from vBulletin to Xenforo. We have updated our terms of service to reflect these corrections.

    Please note any post refering to a politicion will be considered political even if it is intended to be humor. Our experience is these topics have a way of dividing the forums and causing deep resentment amoung members. It is a poison to the community. We apprciate compliance with the rules.

    The Staff of SOH

  • Server side Maintenance is done. We still have an update to the forum software to run but that one will have to wait for a better time.

Alpha PBY (FS9)

go into the PBY panel folder and edit the .config file, change these values

near the top
[Window00]
file=PBY_Pnl_early.BMP
size_mm=1024,1024



and at the very end

[Default View]
X=0
Y=0
SIZE_X=8191
SIZE_Y=6431


make sure to change the values in both the -5 and -5A folders

that should do it
 
[Default View]
X=0
Y=0
SIZE_X=8192
SIZE_Y=6143

In the panel.cfg .... the entry-most-common ...;)
 
Go to the panel.cfg file and delete the "render _3d_window=1" line in the Main Panel window. I don't know why this does it, but it has always worked for me in portovers.




//--------------------------------------------------------
[Window00]
file=PBY_Pnl.BMP
size_mm=1024,768
position=7
visible=1
ident=MAIN_PANEL
sizeable=1
render_3d_window=1............DELETE THIS LINE
window_size= 1.000, 1.000
window_pos= 0.000, 0.000
 
Go to the panel.cfg file and delete the "render _3d_window=1" line in the Main Panel window. I don't know why this does it, but it has always worked for me in portovers.




//--------------------------------------------------------
[Window00]
file=PBY_Pnl.BMP
size_mm=1024,768
position=7
visible=1
ident=MAIN_PANEL
sizeable=1
render_3d_window=1............DELETE THIS LINE
window_size= 1.000, 1.000
window_pos= 0.000, 0.000



Thanks, That fixed it! :adoration:
 
Back
Top