1
0
mirror of https://github.com/Resxt/Plutonium-IW5-Scripts.git synced 2025-07-10 21:11:54 +00:00
Commit Graph

4 Commits

Author SHA1 Message Date
ecf68810d2 mapvote 1.1.0
Made it possible to have a default randomized map and mode from a user defined list when the human players count is between two values defined by the user

Added dvar mapvote_default_rotation_maps
Added dvar mapvote_default_rotation_modes
Added dvar mapvote_default_rotation_min_players
Added dvar mapvote_default_rotation_max_players
2023-01-21 15:47:56 +01:00
12fbe10be8 mapvote 1.0.2
Added the possibility to have no maps at all in the mapvote_maps dvar.
This is useful for when you want to organise your maps dvar and you don't want any MW3 map for example
2022-12-23 11:22:52 +01:00
2eaaeac6ff mapvote 1.0.1
Handling of disconnecting players added
Now whenever a player disconnects his votes will be removed (both in the vote logic and in the HUD)
2022-12-01 19:07:05 +01:00
9749069510 Create mapvote 2022-11-28 13:12:25 +01:00