Jump to content

Single Trigger Option without having to edit the LUA for it


Recommended Posts

Posted (edited)

Single Trigger Option without having to edit the LUA for it. Actually, everything in that weapons systems LUA probably ought to be options in the sim. This hacking of program files is outdated.

 

Thank you for finally adding the HMS centering option in the sim, btw. One less LUA to mess with after each update.

 

Nice to also see the option to make the labels dots. I personally use a kind of off-gray hue to blend with the terrain on the enemy and kind of an visual IFF marker green on the allies. Pretty much since shortly after I got BS1.

 

-- Label parameters

-- Copyright © 2004, Eagle Dynamics.

 

AirOn = true

GroundOn = true

NavyOn = true

WeaponOn = false

 

-- Label max distance depends on graphics visibility range option value

-- For low �E40000.0 m

-- For medium �E50000.0 m

-- For high �E80000.0 m

 

---------------------------------

-- Label text format symbols

-- %N - name of object

-- %D - distance to object

-- %P - pilot name

-- %n - new line

-- %% - symbol '%'

-- %x, where x is not NDPn% - symbol 'x'

------------------------------------------

-- Example

-- labelFormat[5000] = "Name: %N%nDistance: %D%n Pilot: %P"

-- up to 5km label is:

-- Name: Su-33

-- Distance: 30km

-- Pilot: Pilot1

 

AirFormat = {}

AirFormat[10] = "'"

AirFormat[5000] = "'"

AirFormat[7000] = "'"

AirFormat[20000] = ""

AirFormat[30000] = ""

 

GroundFormat = {}

GroundFormat[5000] = "'"

GroundFormat[7000] = "'"

GroundFormat[20000] = ""

 

NavyFormat = {}

NavyFormat[7000] = "'"

NavyFormat[20000] = ""

NavyFormat[40000] = ""

 

WeaponFormat = {}

WeaponFormat[5000] = ""

WeaponFormat[10000] = ""

WeaponFormat[20000] = ""

 

-- Colors in {red, green, blue} format, volume from 0 up to 255

 

ColorAliesSide = {70, 225, 70}

ColorEnemiesSide = { 50, 100, 100}

Edited by Reticuli

X65 and X52, Glide, Winx3D, and GlovePIE Profiles http://library.avsim.net/search.php?SearchTerm=reticuli&CatID=miscmisc

 

http://library.avsim.net/register.php

 

X52 + Silicone Grease = JOY stick

Posted
Single Trigger Option without having to edit the LUA for it. Actually, everything in that weapons systems LUA probably ought to be options in the sim. This hacking of program files is outdated.

 

Thank you for finally adding the HMS centering option in the sim, btw. One less LUA to mess with after each update.

 

Nice to also see the option to make the labels dots. I personally use a kind of off-gray hue to blend with the terrain on the enemy and kind of an visual IFF marker green on the allies. Pretty much since shortly after I got BS1.

 

-- Label parameters

-- Copyright © 2004, Eagle Dynamics.

 

AirOn = true

GroundOn = true

NavyOn = true

WeaponOn = false

 

-- Label max distance depends on graphics visibility range option value

-- For low �E40000.0 m

-- For medium �E50000.0 m

-- For high �E80000.0 m

 

---------------------------------

-- Label text format symbols

-- %N - name of object

-- %D - distance to object

-- %P - pilot name

-- %n - new line

-- %% - symbol '%'

-- %x, where x is not NDPn% - symbol 'x'

------------------------------------------

-- Example

-- labelFormat[5000] = "Name: %N%nDistance: %D%n Pilot: %P"

-- up to 5km label is:

-- Name: Su-33

-- Distance: 30km

-- Pilot: Pilot1

 

AirFormat = {}

AirFormat[10] = "'"

AirFormat[5000] = "'"

AirFormat[7000] = "'"

AirFormat[20000] = ""

AirFormat[30000] = ""

 

GroundFormat = {}

GroundFormat[5000] = "'"

GroundFormat[7000] = "'"

GroundFormat[20000] = ""

 

NavyFormat = {}

NavyFormat[7000] = "'"

NavyFormat[20000] = ""

NavyFormat[40000] = ""

 

WeaponFormat = {}

WeaponFormat[5000] = ""

WeaponFormat[10000] = ""

WeaponFormat[20000] = ""

 

-- Colors in {red, green, blue} format, volume from 0 up to 255

 

ColorAliesSide = {70, 225, 70}

ColorEnemiesSide = { 50, 100, 100}

 

 

 

 

Wait!!! How do I recenter the HMS please?

Posted
Wait!!! How do I recenter the HMS please?

 

It's under the special options tab --> Ka-50

 

You can adjust it up or down to suit your setup with a slider, so it is centered when zooming in etc.

i7-7700K OC @ 5Ghz | ASUS IX Hero MB | ASUS GTX 1080 Ti STRIX | 32GB Corsair 3000Mhz | Corsair H100i V2 Radiator | Samsung 960 EVO M.2 NVMe 500G SSD | Samsung 850 EVO 500G SSD | Corsair HX850i Platinum 850W | Oculus Rift | ASUS PG278Q 27-inch, 2560 x 1440, G-SYNC, 144Hz, 1ms | VKB Gunfighter Pro

Chuck's DCS Tutorial Library

Download PDF Tutorial guides to help get up to speed with aircraft quickly and also great for taking a good look at the aircraft available for DCS before purchasing. Link

  • 5 months later...
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...