Player page: dedicated server config helper
Posted: 27 Mar 2019, 09:59
Config helper is a huge help!
Although of that, the examples it generates for matchsettings files, are very hard to read.
see example: Readability can be enhanced hugely with a small css-snipplet:
Here's my proposed fix:
see example 2:
------------
I think this is a cosmetic bug, although with the compact form it's easier to copypaste the contents. At the very best solution, in my humble opinion, would be to show the contents with the fix above and have also copy-button for the example. So you can paste it easily then at editor
Kinda same as mania-exchange has for copying id to clipboard, or at many html-snipplets provider sites with examples.
Thanks,
Reaby
Although of that, the examples it generates for matchsettings files, are very hard to read.
see example: Readability can be enhanced hugely with a small css-snipplet:
Here's my proposed fix:
Code: Select all
code {
display: block;
white-space:pre-wrap;
}
I think this is a cosmetic bug, although with the compact form it's easier to copypaste the contents. At the very best solution, in my humble opinion, would be to show the contents with the fix above and have also copy-button for the example. So you can paste it easily then at editor

Thanks,
Reaby