Jump to content

Recommended Posts

Posted

There's two places the chat windows is referenced:

  1. config/network.cfg
  2. scipts/net/default.cfg

 

I've tried both of them but none of them seemed to work. However, I have the impression the latter file is the config file for the server, so it may be that the chat height is only set by the server and forced upon its clients.

There are only 10 types of people in the world: Those who understand binary, and those who don't.

Posted

Bump this one!

 

It would be nice to have a built-in config tool for server chat options, to disable certain messages, like "XXX took off from YYYY", and client option to fix the hight of message window. Currently on some servers it looks like NYSE report on teletext :(

I'm selling MiG-21 activation key.

Also selling Suncom F-15E Talon HOTAS with MIDI connectors, several sets.

Contact via PM.

Posted

I think messages should be disabled all together... only things like scripted triggers messages should show but these are different from MP event messages anyway.

PC specs:

Windows 11 Home | Asus TUF Gaming B850-Plus WiFi | AMD Ryzen 7 9800X3D + LC 360 AIO | MSI RTX 5090 LC 360 AIO | 55" Samsung Odyssey Gen 2 | 64GB PC5-48000 DDR5 | 1TB M2 SSD for OS | 2TB M2 SSD for DCS | NZXT C1000 Gold ATX 3.1 1000W | TM Cougar Throttle, Floor Mounted MongoosT-50 Grip on TM Cougar board, MFG Crosswind, Track IR

Posted

Problem now is that there are no more debriefs in MP, or a current official release of Tacview for FC2. So you get killed by an IR SAM/IR A2A missile for example and you have absolutely no clue what happened with chat messages off. Not much fun IMHO. I think once Tacview is released then shutting down the chat messages becomes more viable.

Posted

Can you filter out what type of events to show and what not at least?

PC specs:

Windows 11 Home | Asus TUF Gaming B850-Plus WiFi | AMD Ryzen 7 9800X3D + LC 360 AIO | MSI RTX 5090 LC 360 AIO | 55" Samsung Odyssey Gen 2 | 64GB PC5-48000 DDR5 | 1TB M2 SSD for OS | 2TB M2 SSD for DCS | NZXT C1000 Gold ATX 3.1 1000W | TM Cougar Throttle, Floor Mounted MongoosT-50 Grip on TM Cougar board, MFG Crosswind, Track IR

Posted

/FUI/Resources/Multiplayer/chat-log.res

 

\dialog
\begin
   \tag{-1}
   \coord{0, 18, 1023, [b][color="Red"]60[/color][/b]}
       \musthavecursor{0}
       \acceptmouse{0}
       \topmost
       \layer{900}
\end

\multicolumnlistbox
\begin
   \tag{2}
   \coord{20, 0, 1003, [color="red"][b]60[/b][/color]}
     \defaultitem{Multiplayer/def_list_box_item.res}
   \columnswidth{200, 803}
   \rowsnum{10}
   \readonly{1}
   \visiblescrollbar{0}
\end

Posted

Thanks Wed!:thumbup: This thread did not actually list how to change the chat window. What you posted will display 3 lines of chat in the display. Much better than the default IMO.

 

/FUI/Resources/Multiplayer/chat-log.res

 

\dialog
\begin
   \tag{-1}
   \coord{0, 18, 1023, [b][color=red]60[/color][/b]}
       \musthavecursor{0}
       \acceptmouse{0}
       \topmost
       \layer{900}
\end

\multicolumnlistbox
\begin
   \tag{2}
   \coord{20, 0, 1003, [color=red][b]60[/b][/color]}
     \defaultitem{Multiplayer/def_list_box_item.res}
   \columnswidth{200, 803}
   \rowsnum{10}
   \readonly{1}
   \visiblescrollbar{0}
\end

  • Recently Browsing   0 members

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