Players stuck...
-
- A regular
- Posts: 44
- https://www.youtube.com/channel/UC40BgXanDqOYoVCYFDSTfHA
- Joined: Thu Oct 13, 2005 6:03 pm
Players stuck...
Hey all,
I have run into a snag where a map gets stuck and doesn't change. So people joining are frozen in place and can't rockthevote or anything.
Does anyone know what causes this?
I know at the end of the map the sv_maxspeed goes to "0" so the map will change...but then it doesn't and if people join the map after this...they can't move and the mp_timelimit gets reset.
Has anyone ever mentioned this before?
I am going to examine the deagmapmanage.sma and see if something in there needs to be adjusted.
I have run into a snag where a map gets stuck and doesn't change. So people joining are frozen in place and can't rockthevote or anything.
Does anyone know what causes this?
I know at the end of the map the sv_maxspeed goes to "0" so the map will change...but then it doesn't and if people join the map after this...they can't move and the mp_timelimit gets reset.
Has anyone ever mentioned this before?
I am going to examine the deagmapmanage.sma and see if something in there needs to be adjusted.
I have 198 maps in my mapcycle, But i have had this intermittent problem since I first got the server. It doesn't happen all the time. It can even go days without having the problem, but then you can have it occur two or three times in one day.bOoya wrote:You might want to check if there are any maps in your mapcycle.txt.
You should have at least 2 in there usually, even if its the same map twice.
-
- A regular
- Posts: 51
- Joined: Wed Sep 28, 2005 7:07 pm
Ya, I have found that when the round is about to end with one person and someone joins in the timelimit is reset but the the sv_maxspeed stays at 0.freedomsquad wrote:You need to make sure you shut off any other maps plugin but the main when timeleft.amxx nextmap.amxx and such need to be disabled for deagmapmange.amxx to work properly im pretty sure thats how i had to do it i use that myself and it works just fine
I will see about disabling what you mentioned and see if that helps.
Thanks for your input!

-
- A regular
- Posts: 51
- Joined: Wed Sep 28, 2005 7:07 pm
If you remove timeleft.amxx, will you be able to still tell how much time is left on the map?
No deagsmapmanage Has nextmap in timeleft bassically in one command for example
I'm pretty sure u can use timeleft.amxx but makesure mapchosser.amxx is disabled and nextmap.amxx because like i just showed u deagsmapmanage has its on nextmap.amxx or whatever in itnextmap
A Vote will occur in 27 min. Say "nominations" for a list of nominations
so just try disabbling those found in your plugins.ini and you should be allset I actually had to delete the amxfile mapchooser.amxx because when ever i restarted my server i enabled again and it was pretty annoying having that vote come up and the deags vote right after lol
-
- A regular
- Posts: 51
- Joined: Wed Sep 28, 2005 7:07 pm