edited 1×, last 29.10.23 02:33:20 pm
Forum
General
Fix map voting list when?
Fix map voting list when?
4 replies
1

I don't know if it can be fixed easily. Actual reason for this limitation is probably the simple network protocol and the need to split bigger messages into multiple UDP packets manually.
If fixing this requires bigger effort it's unlikely that it will ever be fixed.
A possible workaround would be to use a Lua map voting script instead. Such a script could easily support an infinite amount of maps if implemented in a smart way.
DC has writtenA possible workaround would be to use a Lua map voting script instead. Such a script could easily support an infinite amount of maps if implemented in a smart way.
One quick search on the file archive and this will probably do it.
Cure Pikachu: Well, that script is glitchy. and it's not working. I'm also trying to keep my server simple by adding only a few scripts. These things, like map voting, should already be in the game and work fine. But when I find something like this glitching in the game, of course I should report it.Also, DC, I know you don't have time for CS2D. I appreciate your work anyway... If it's really that hard to fix, then it's fine, but there are a lot of bugs in CS and AS maps.
edited 3×, last 30.10.23 11:50:32 am
You can use LUA to replace the mapcycle file itself.
This way you can have a super mapcycle file that contains all your desired maps and per mapchange the cs2d´s mapcycle file gets refilled with 16 random maps.
1

Offline