Author |
Message |
KG26_Alpha
Hyper Staff
Joined: Apr 03, 2010
Posts: 566
Location: London
|
Posted:
Fri Jun 21, 2013 4:43 pm |
|
Hi Jiri
Is there a chance we can have new settings for the Hyperlobby
Cheers.
difficulty SeparateEStart 1
difficulty ComplexEManagement 1
difficulty EngineOverheat 1
difficulty TorqueGyroEffects 1
difficulty FlutterEffect 1
difficulty WindTurbulence 1
difficulty StallsSpins 1
difficulty Vulnerability 1
difficulty BlackoutsRedouts 1
difficulty RealisticGunnery 1
difficulty LimitedAmmo 1
difficulty LimitedFuel 1
difficulty CockpitAlwaysOn 1
difficulty NoOutsideViews 0
difficulty HeadShake 1
difficulty NoIcons 1
difficulty NoPadlock 1
difficulty Clouds 1
difficulty NoInstantSuccess 1
difficulty TakeoffLanding 1
difficulty RealisticLandings 1
difficulty NoMapIcons 1
difficulty NoMinimapPath 1
difficulty NoSpeedBar 0
difficulty Reliability 1
difficulty GLimits 1
difficulty RealisticPilotVulnerability 1
difficulty RealisticNavigationInstruments 1
difficulty NoPlayerIcon 1
difficulty NoFogOfWarIcons 1
difficulty BombFuzes 1
difficulty FragileTorps 1
difficulty NoEnemyViews 1
difficulty NoFriendlyViews 1
difficulty NoSeaUnitViews 1
difficulty NoAircraftViews 1
difficulty NoOwnPlayerViews 1
difficulty RealisticRocketSpread 1
difficulty SharedKills 1
difficulty SharedKillsHistorical 0
difficulty No_GroundPadlock 1 |
_________________ Bombs Away
Hyperlobby's dedicated bomber server.
www.ikg26.proboards.com
|
|
|
|
Jiri-Fojtasek
Site Admin
Joined: Feb 02, 2003
Posts: 1737
Location: Slovakia
|
Posted:
Sat Jun 22, 2013 8:29 pm |
|
KG26_Alpha wrote: | Hi Jiri
Is there a chance we can have new settings for the Hyperlobby
Cheers.
difficulty SeparateEStart 1
difficulty ComplexEManagement 1
difficulty EngineOverheat 1
difficulty TorqueGyroEffects 1
difficulty FlutterEffect 1
difficulty WindTurbulence 1
difficulty StallsSpins 1
difficulty Vulnerability 1
difficulty BlackoutsRedouts 1
difficulty RealisticGunnery 1
difficulty LimitedAmmo 1
difficulty LimitedFuel 1
difficulty CockpitAlwaysOn 1
difficulty NoOutsideViews 0
difficulty HeadShake 1
difficulty NoIcons 1
difficulty NoPadlock 1
difficulty Clouds 1
difficulty NoInstantSuccess 1
difficulty TakeoffLanding 1
difficulty RealisticLandings 1
difficulty NoMapIcons 1
difficulty NoMinimapPath 1
difficulty NoSpeedBar 0
difficulty Reliability 1
difficulty GLimits 1
difficulty RealisticPilotVulnerability 1
difficulty RealisticNavigationInstruments 1
difficulty NoPlayerIcon 1
difficulty NoFogOfWarIcons 1
difficulty BombFuzes 1
difficulty FragileTorps 1
difficulty NoEnemyViews 1
difficulty NoFriendlyViews 1
difficulty NoSeaUnitViews 1
difficulty NoAircraftViews 1
difficulty NoOwnPlayerViews 1
difficulty RealisticRocketSpread 1
difficulty SharedKills 1
difficulty SharedKillsHistorical 0
difficulty No_GroundPadlock 1 |
Hi Steve
What is new in this list, i need bits added or changed. It will speedup update process
EDIT: Those three looks new:
Code: | SharedKills = (l & 0x8000000000L) != 0L;
SharedKillsHistorical = (l & 0x10000000000L) != 0L;
No_GroundPadlock = (l & 0x20000000000L) != 0L;
|
Please review it and lets me know. |
_________________ |
|
|
|
KG26_Alpha
Hyper Staff
Joined: Apr 03, 2010
Posts: 566
Location: London
|
Posted:
Sat Jun 22, 2013 10:24 pm |
|
Hi Jiri
Yes that it !!
That's all I see 41 entries in difficulty settings.
There are 2 other settings under setup>server
I'm asking DT about why they are outside of the difficulty settings.
Not important for now though
Many thanks Jiri
screenshot attached
|
_________________ Bombs Away
Hyperlobby's dedicated bomber server.
www.ikg26.proboards.com
|
|
|
|
Jiri-Fojtasek
Site Admin
Joined: Feb 02, 2003
Posts: 1737
Location: Slovakia
|
Posted:
Sun Jun 23, 2013 3:17 pm |
|
Its done
Code: | Changes in 4.3.3 (release)
------------------------
Whats new:
- Added new difficulty settings for IL-2 Sturmovik 1946 introduced in 4.12m patch. |
Please test it and lets me know if it working correctly |
_________________ |
|
|
|
KG26_Alpha
Hyper Staff
Joined: Apr 03, 2010
Posts: 566
Location: London
|
Posted:
Sun Jun 23, 2013 10:22 pm |
|
Hi Jiri
New Hyperlobby works great
Theres a change to the old setting:
No Padlock
Its now
No Air Padlock
This is due to separate
No Ground Padlock
Setting.
So if you can rename No Padlock to No Air Padlock that will be perfect
Cheers |
_________________ Bombs Away
Hyperlobby's dedicated bomber server.
www.ikg26.proboards.com
|
|
|
|
Jiri-Fojtasek
Site Admin
Joined: Feb 02, 2003
Posts: 1737
Location: Slovakia
|
Posted:
Mon Jun 24, 2013 6:03 pm |
|
KG26_Alpha wrote: | Hi Jiri
New Hyperlobby works great
Theres a change to the old setting:
No Padlock
Its now
No Air Padlock
This is due to separate
No Ground Padlock
Setting.
So if you can rename No Padlock to No Air Padlock that will be perfect
Cheers |
Ok fix will come out with public release 4.3.4 i wil publish today. |
_________________ |
|
|
|
KG26_Alpha
Hyper Staff
Joined: Apr 03, 2010
Posts: 566
Location: London
|
Posted:
Mon Jun 24, 2013 7:36 pm |
|
|
|
|
|