Hello,
I would like a server side plugin that forces all players to use older style of CSS. Thus making the game like how it was. Many of new features can just be turn off via some lines in the server.cfg
Such as;
sv_disablefreezecam
sv_nonemesis
sv_nomvp
sv_nowinpanel
cl_show_achievement_popup (client side)
The score board will be the big part of the coding as it involves using the old files and creating a custom scoreboard. There are already many how to on how to use the custom scoreboard, etc on the client side but i would like force all players of the server to use the older style.
Please tell me what you think and if it is possible.
Thank you all in advance.