Jump to content

Recommended Posts

Posted

Me and a couple of friends where flying online with one of us hosting the server. (Not me.) Whenever one joined or exited or crashed etc, the text is displayed, but does not fade away! It is kinda annoying to have 10 lines of text in your face while dogfighting! Couln´t see a sh**! How do I fix this? We all have 1.12B patch and FC of course.

My moviemaking channel at YouTube:

http://www.youtube.com/user/RobertDamli

Posted

You have to replace your empty /LockOn/Config/network/config.lua with a valid one. In case you don't have any valid config.lua, just ask ;)

 

Btw for ED Developpers, in the header of the config.lua file, you can find this :

-- This file was automagically generated. Edit with care. :)

No wonder why it screws up all the time ;)

92nd Kodiak Air Force - May the Greuh be with you
Posted
You have to replace your empty /LockOn/Config/network/config.lua with a valid one. In case you don't have any valid config.lua, just ask ;)

 

Btw for ED Developpers, in the header of the config.lua file, you can find this :

 

No wonder why it screws up all the time ;)

 

I did not fully understand what you where meaning, but here is what my config.lua file says! :)

 

-- This file was automagically generated. Edit with care. :)

gameTimeout = 30;

maxPacketSize = 500;

playerName = "Kaptein_Damli";

idleTimeout = 120;

stats {

enable = false;

file = "";

};

chat {

height = 299;

delay = 0;

};

serverFiles = {

};

configList = {

};

client {

syncPing = 1;

type = "";

livePing = 15;

port = 10308;

server = "84.211.65.60";

serverList = {

[1] = "84.211.65.60";

[2] = "85.100.121.241";

};

};

server {

type = "";

name = "";

maxPlayers = 32;

port = 10308;

pingUpdate = 30;

interface = "";

};

 

 

 

 

What value needs to be edited?

My moviemaking channel at YouTube:

http://www.youtube.com/user/RobertDamli

Posted
I suppose I need to edit the value of text height? (It says 299 for whatever reason)!

 

chat {

height = 299;

delay = 0;

};

These are my values which, I believe, are still set to default:

 

chat {

height = 95;

delay = 10000;

};

 

 

Rich

YouTube Channel: https://www.youtube.com/channel/UCU1...CR6IZ7crfdZxDg

 

_____

Win 11 Pro x64, Asrock Z790 Steel Legend MoBo, Intel i7-13700K, MSI RKT 4070 Super 12GB, Corsair Dominator DDR5 RAM 32GB.

  • Recently Browsing   0 members

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