Jump to content

Recommended Posts

Posted

Hello all

 

I'm having problems with labels in game they are too big to much info I think

Then I was watching a video on u tube of 2 guys messing around on a10 and they had really nice labels it just looked like a black dot "." there's a dot . Lol but made the game a lot more tidy.

 

How was the changed made is it a mod for it or is it in game and I'm just too stupid to find the settings

 

Great game, love crashing and love the flying part when I'm not crashing lol

 

Cheers

Jay

Posted

This is indeed a mod, accomplished through modifying configuration files manually.

 

Unfortunately I don't have it off the top of my head which files to change and how, but if you look through the mod forum or do a search you might be able to find it.

[sIGPIC][/sIGPIC]

Daniel "EtherealN" Agorander | Даниэль "эфирныйн" Агорандер

Intel i7 2600K @ 4.4GHz, ASUS Sabertooth P67, 8GB Corsair Vengeance @ 1600MHz, ASUS GTX 560Ti DirectCU II 1GB, Samsung 830series 512GB SSD, Corsair AX850w, two BENQ screens and TM HOTAS Warthog

DCS: A-10C Warthog FAQ | DCS: P-51D FAQ | Remember to read the Forum Rules |

|
| Life of a Game Tester
Posted (edited)

You can also just edit the related file. The file is labels.lua and is located in your DCS World>Config>View folder.

 

 

The file explains things quite clearly but here is the pertinent section so you can see what kind of options are available.

 

 

-- 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'

-- %C - extended info for vehicle's and ship's weapon systems

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

-- Example

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

-- up to 5km label is:

-- Name: Su-33

-- Distance: 30km

-- Pilot: Pilot1

 

 

Hope this gets you where you would like to be. :)

Edited by cichlidfan

ASUS ROG Maximus VIII Hero, i7-6700K, Noctua NH-D14 Cooler, Crucial 32GB DDR4 2133, Samsung 950 Pro NVMe 256GB, Samsung EVO 250GB & 500GB SSD, 2TB Caviar Black, Zotac GTX 1080 AMP! Extreme 8GB, Corsair HX1000i, Phillips BDM4065UC 40" 4k monitor, VX2258 TouchScreen, TIR 5 w/ProClip, TM Warthog, VKB Gladiator Pro, Saitek X56, et. al., MFG Crosswind Pedals #1199, VolairSim Pit, Rift CV1 :thumbup:

Posted

I love how configurable the labels are in this sim.

 

One more thing I wish you could do was affect the transparency, so you could have them fade in and fade out as you like.

Posted

Or you can do this and end up with just a , . for a trgt marker.:thumbup:

 

-- 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[10000] = "'"

AirFormat[20000] = "'"

AirFormat[30000] = "'"

 

GroundFormat = {}

GroundFormat[5000] = "`"

GroundFormat[10000] = "`"

GroundFormat[20000] = "`"

 

NavyFormat = {}

NavyFormat[10000] = "`"

NavyFormat[20000] = "`"

NavyFormat[40000] = "`"

 

WeaponFormat = {}

WeaponFormat[5000] = "|"

WeaponFormat[10000] = "|"

WeaponFormat[20000] = "|"

[sIGPIC][/sIGPIC] SMOKE'M:smoke: IF YA GOT'M!:gun_rifle:

H2o Cooler I7 9700k GA 390x MB Win 10 pro

Evga RTX 2070 8Gig DD5

32 Gig Corsair Vengence, 2T SSD.

TM.Warthog:joystick: :punk:, CV-1:matrix:,3x23" monitors, Tm MFD's, Saitek pro rudders wrapped up in 2 sheets of plywood:megalol:

Posted

Also if you change the color of the labels, let's say to black dots, then configure a button on your joystick to quickly enable/disable the labels while doing your gun strafing... trust me it's not funny when you find out that you were shooting at a label instead of the target...

:-p

  • Like 1

Compuer Specs

 

Intel Core i7 920 D0 @2.6Ghz

Asus P6T7 WS rev2

6GB Corsair Dominator GT CMG6GX3M3A2000C8

2xHP 300GB 10K SAS RAID 1

Corsair AX1200

Nvidia Geforce GTX 580 3GB

Water Cooling Specs:

Koolance CPU-360

Koolance ASP6T7WS

2xSwiftech MCP655 with EK D5 Dual Top

1xBlack Ice GT S 360 XFlow

1xPhobya Xtreme 400

Tubing:Tygon 2001 1/2"

2xBitfenix Spectre Pro 230mm

Swiftech MCres Rev1

 

  • 2 years later...
Posted

OK, this is very interesting and I would also like to be able to change from shooting

at a label and just have black dots ....... Not sure how to do this for the P-51D ?

 

Thanks for any help

  • Recently Browsing   0 members

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