Skip to content
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

Add missing features from LLHL/EHLL #41

Open
13 tasks
rtxa opened this issue Aug 25, 2024 · 0 comments
Open
13 tasks

Add missing features from LLHL/EHLL #41

rtxa opened this issue Aug 25, 2024 · 0 comments
Milestone

Comments

@rtxa
Copy link
Owner

rtxa commented Aug 25, 2024

There are some missing features from LLHL with the AG version, let's make clear which are:

  • Enforce minimum delay settings for HLTVs (minimum of 30 seconds)
  • Enforce maximum number of HLTV (default: 2)
  • Block model change when a match has started
  • Block displaying / Don't reveal Location/HP/Weapon messages from match players to spectators.
  • Ghostmine blocker (Fix explosions can go through walls in certain cases). Gameplay changer maybe?
  • FOV limiter (disabled by default). Useful to block scripts for zooming on weapons like Gauss to kill from far distances (bootbox, stalkx, etc.)
  • llhl_match_manager command for administrators (Not sure how it works)
  • Score penalty for changing model during a match (Enabled by default). Exploit used for some players to avoid death maybe?
  • (Unlikely to implement) Random spawns
  • (Unlikely to implement) Block players using Family Sharing. Requires adding another module. Maybe not worth the hassle.

From EHLL:

  • force_hltv Sends spectators to hltv server. Maybe this doesn't work anymore because of latest change on client commands not allowing to redirect to other server.
  • CVar checker
  • (Unlikely to implement) Precache of clan models (Probably in some cfg file list). Not very useful because clients can override these models for better sight.

Some ideas by me:

  • Instead of enforcing sound file check (kick), just check it silently and alert players or server administrator about it.
@rtxa rtxa added this to AG Mod X Aug 24, 2024
@rtxa rtxa converted this from a draft issue Aug 25, 2024
@rtxa rtxa added this to the Next release milestone Sep 1, 2024
@rtxa rtxa changed the title Add missing features from LLHL/EHLL game mode Add missing features from LLHL/EHLL Sep 1, 2024
@rtxa rtxa pinned this issue Sep 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Backlog/Ideas 🤔
Development

No branches or pull requests

1 participant