Trash Suggestions for CS2D Update Suggestions for CS2D Update
2 replies I'm gonna make a suggestion. Can you add something like this on creating servers:
[] Allow Light Engine
So that maps the uses Light Engine can be used with it on. One of the servers I played at has one map and it needs light engine to see details but when I turn it on and when I am inside a dark area, the enemy players would just shoot me because they don't use the light engine. Please put the Light Engine function on servers like the one on top. Thanks DC Admin Offline
@ Archers24: This request is not a new one and the required functionality has already been implemented several versions ago (in Beta 0.1.2.1 actually). Server owners can check the light engine client setting with reqcld (mode 3).
This way server owners can use a simple Lua script to force clients to enable the light engine (by sending a warning message) and/or kick/ban them when they don't enable it. It's more flexible than a simple setting.
I recommend to check the setting periodically with random time offsets (e.g. every 10 - 30 seconds). Note the following though:
clients could use hacks to trick this system (a setting could be tricked as well though)
some players don't have the required hardware to run the light engine! you would exclude them.