evandrocoan / MultiModServer

It is a Multi-Mod plugin's configurations for Amx Mod X - https://forums.alliedmods.net/showthread.php?t=273018
GNU General Public License v3.0
17 stars 17 forks source link

Map Change on Rounds #36

Closed ish12321 closed 7 years ago

ish12321 commented 7 years ago

When we have map change vote [on last round ofcourse] if the round ends before the vote is complete the map changes to anything but not as per votes :(

Please fix it :|

evandrocoan commented 7 years ago
  1. status
  2. version
  3. meta list
  4. amxx list
  5. amxx cvars

https://forums.alliedmods.net/showthread.php?t=273019#Support

ish12321 commented 7 years ago

Can't provide console stuff like status version as I don't have access to console Still I'm using latest rehlds with latest regamedll_cs with reunion Amxmodx 1.8.2

The galileo config file is below I use mp_maxrounds 30 galileo.zip

ish12321 commented 7 years ago

Why not someone else try this plugin with 3 players Not 1 use mp_maxrounds instead of timelimit with the same cvars as mine When map change menu occurs simply kill complete team before vote overs And check

evandrocoan commented 7 years ago

If you don't have access the your game server's console, join your server and type the following commands in your game's console: status rcon_password "YOUR_RCON_PASSWORD" rcon version rcon meta list rcon amxx list rcon amxx cvars

ish12321 commented 7 years ago

Please can anyone test on his server We have set no rcon pass Sorry for that But providing those informations is not possible for now

Please check this please It's troubling our players a lot

evandrocoan commented 7 years ago

I already fixed this issue: https://github.com/evandrocoan/Galileo/issues/3 on the latest version. What is your version?

If you cannot get the server info does it mean you cannot update the plugin. And if you cannot update the plugin, there is no use to you fix it.

But if you can update the plugin, it mean you can create a RCON password as you have access to the server files. So I do not see why you cannot provide the information.

When I to start the development again, I will occasionally reproduce it, if it is bugged like this. Do you use mp_timelimit or mp_roundlimit?

ish12321 commented 7 years ago

i use mp_maxrounds 30

ish12321 commented 7 years ago

and soon we will change our gamepanel and will give you the results you need too :)

ish12321 commented 7 years ago

Checked ?

evandrocoan commented 7 years ago

Checked what?

evandrocoan commented 7 years ago

Closing it due not provided the requested information.

evandrocoan commented 7 years ago

Reopening in case it is not fixed yet, but still waiting the author response, requested by https://github.com/evandrocoan/Galileo/issues/46#issuecomment-269420752

ish12321 commented 7 years ago

Is the plugin working or it needs test?

evandrocoan commented 7 years ago

If you do not test, you will not know. If it is not working, then send the _galileo.log file.

ish12321 commented 7 years ago

Fixed

evandrocoan commented 7 years ago

Nice, but I have no idea how it got fixed. What I did was rewrote several things because the new features required a better algorithm, as the last one was not clear how to be extended.