Kaptein_Damli Posted October 7, 2007 Posted October 7, 2007 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
92nd-MajorBug Posted October 7, 2007 Posted October 7, 2007 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
Kaptein_Damli Posted October 7, 2007 Author Posted October 7, 2007 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
Kaptein_Damli Posted October 7, 2007 Author Posted October 7, 2007 I suppose I need to edit the value of text height? (It says 299 for whatever reason)! chat { height = 299; delay = 0; }; My moviemaking channel at YouTube: http://www.youtube.com/user/RobertDamli
Ironhand Posted October 8, 2007 Posted October 8, 2007 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.
Kaptein_Damli Posted October 8, 2007 Author Posted October 8, 2007 Thanx Ironman. Will try it! :) My moviemaking channel at YouTube: http://www.youtube.com/user/RobertDamli
92nd-MajorBug Posted October 8, 2007 Posted October 8, 2007 The empty config.lua is a bug that appears sometime and makes all the text stay on the screen. This is not the case here ; my bad ;) 92nd Kodiak Air Force - May the Greuh be with you
Recommended Posts