v7.19.6-RC1
Main features:
-
The /changemap command was modified to show in color which is the current map or the next map. Also added a confirmation dialog so that the player can choose if he wants to force the map at that moment or not.
An optional parameter was also added to the command so that the player can select maps by a value. For example, if the player types
/changemap fy
, he will be shown maps starting with the wordfy
. -
A /nextmap command has been added to know which is the next map on the server.
-
New maps have been added:
- cs_assault
- TheWild
- GateToHell
- TheBunker
- cs_deagle5
- cs_rockwar
- de_aztec
- mp_jetdoor
- Simpson
- ZM_Italy
- zone_paintball
- mp_island
-
Two new administrative commands have been added for level 1: /setallweather and /setalltime.
-
The
MAX_MAPS
constant was removed from theconfig.ini
file, the reason is because it is tedious to manually add the value, so now it is obtained automatically. -
Added a default value to the variables: Interior, Weather and WorldTime. This configuration can be done in the
config.ini
file.
Fixed Bugs:
- When the map finishes loading and if a player is paused, his color will remain blue or red depending on the team he is on. So in this version this has been changed, his color will be changed to white (the color is not visible on the radar map).
- The map de_dust2_x1 has been modified because it left an open path through which the player could leave the map and this should not happen because the map should be completely closed.