Jump to content

Multiplayer text not dissaperingI


Kaptein_Damli

Recommended Posts

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

Link to comment
Share on other sites

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
Link to comment
Share on other sites

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

Link to comment
Share on other sites

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 10 Pro x64, ASUS Z97 Pro MoBo, Intel i7-4790K, EVGA GTX 970 4GB, HyperX Savage 32GB, Samsung 850 EVO 250 GB SSD, 2x Seagate Hybrid Drive 2TB Raid 0.

Link to comment
Share on other sites

  • Recently Browsing   0 members

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