-
Notifications
You must be signed in to change notification settings - Fork 11
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Features #35
Comments
Hi, I will try to fix problems 1, 2, 4 soon. About problem 3:
Also put default cvar values in About problem 5: |
Thanks for looking into my requests, I've encountered a bug, so at first I thought maps were the ones with issues, but I think some plugin interact with some maps wrong. For example, playing rush_snowclimb before was good. We had a probot record, 3 players an everyone could move. Now, no one can move and every player except recordbot is stuck in air, even hook is not working, only noclip. Other maps face the same issue, what should I do? Also could you make menu open automatically for everyone? I saw alot of players writing menu or other commands in order to use the menu. Ease of use. |
That's engine bug. It can be 'fixed' by restarting server every 24 hours. |
Alright, thanks for taking your time to inform me. I would not find that thing, cause I don't have in-depth knowledge like you. While watching logs, I found players write /wr or wr alot. Could you add also wr command to trigger 'TOP MENU'? It would be nice to have things combined, for a better experience. Also, why .cfg specific maps change to default settings? "sv_gravity" changed to "400" So instead of having, 400 gravity, there is 800 again. Is there any conflict? I've tryed everything that I could think of. Wish you the best, muppet. |
uq_jumpstats was conflicting. It overrides your settings with legal settings. |
Sometimes players can't join to play, /ct or /spec moves them but keeps them dead. |
L 03/02/2023 - 22:58:43: [MySQL] Thread worker was unable to start. |
L 04/25/2023 - 00:08:32: [AMXX] Displaying debug trace (plugin "uq_jumpstats.amxx", version "unknown") |
I have the same problem, did you solve it? |
Read the topic, there is a plugin but you have to make a cronjob for restart every two days in order to be sure. |
New feature that I thought about. If one player is AFK, then others don't have to wait for him to RTV. Make plugin ignore him and let others start a votemap without him if he didn't move for let's say 3 minutes |
@muppet922 What AFK control plugin are you using? |
Hello @Psycrow101, nice to hear from u
|
@muppet922 this afk control plugin provides a punishment by transferring a player to the spectator team. In the RTV manager, spectators' votes are counted in the same way as for active players. Maybe it would be better if players' votes were not counted for spectators as if they left the server? |
This plugin also has a configuration file, so players receive a kick. However, it would be interesting for the map manager to be like the one on kz-rush, where if someone is AFK or a spectator (and AFK as a spectator), their RTV (Rock the Vote) shouldn't be required. The idea is that active players should be able to RTV and choose the map they want to play while others can stay afk without to be kicked. |
@muppet922 Try this |
Testing, I will come back with feedback. |
@Psycrow101 I think it's not working. Like player was more than 5 mins afk with me, i wrote rtv in chat then votemap did not start. In chat i just see that there is need for 1 more rtv, and while he's afk for sure can't rtv |
@muppet922 are you testing with the AFK Control plugin enabled? |
Oh, no. I will now, thanks! |
Hello! Sorry for late reply, I was busy with plenty things. Everything seems to work ok, thanks for your help. Also, another proposal for a feature. If someone has nr.1 in pro15 on a map, he has a bot, but sometimes nr.1 are blatant cheaters (slowmotion etc), is there a way to automatically delete the files associated with their bots if I remove their records from the MySQL database? |
Do you mind sharing? (even in private) |
There is no difference except user settings are saved to the database. |
How to make the menu to be opened automatically when players joins? |
Hello, Is there a possibility to implement a command that reset tops for a specific map? Also, if I delete a pubot record, is there a way to be automatically deleted from SQL? |
I solve this problem) Just add ddons/amxmodx/configs/uq_jumpstats/config.cfg from here https://forums.alliedmods.net/showthread.php?t=141586 |
thx! I have solved it. just set auto join team closed |
Thx for providing the method. Do u use windows or linux? I've tried your method on windows server but the problem persists. |
If you have ReGameDLL installed, then go to game.cfg and set mp_autoteambalance 0 and mp_auto_join_team 0 or in server.cfg check mp_autoteambalance “0” |
I tested it but problems still exist, maybe there's something wrong with some of my cfg settings. Would you mind reply me a copy of your server.cfg? |
If you have ReGameDLL installed it uses the game.cfg configuration file (cstrike/game.cfg) not the server.cfg file!!!!
|
Thx a lot, bro. I have fixed it. It's something wrong with my cfg. |
Hello, thanks for mantaining this project. I took my time while running this server to figure out somethings and I'm curious if you can implement the following things if you want.
Sorry for my bad english, thanks in advance and great plugin bro. Keeping it updated makes us more happy than features.
The text was updated successfully, but these errors were encountered: