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

Minigames issues #61

Open
7 of 10 tasks
EdyTheCow opened this issue Apr 19, 2020 · 2 comments
Open
7 of 10 tasks

Minigames issues #61

EdyTheCow opened this issue Apr 19, 2020 · 2 comments

Comments

@EdyTheCow
Copy link
Member

EdyTheCow commented Apr 19, 2020

  • Change the amount of points you get for being active on the server (currently set at 400)
  • On some maps, if there is only 1 player on the server, they will constantly win the round over and over again.
    Fix: Add custom feature in !edit menu (team 5) to be able to choose how many players have to be in each (or one) team
    Could also edit team 4 because it's essentially useless
    Known maps:
    • buses from hell redux
    • buses from hell
    • ambush
    • car fall
    • dodgeball
    • lavaclimb
    • smash cannonz
    • musicalrooms_b3
  • Add MySQL support for wins, loses, kills and deaths
  • Add material design hud and edit it for minigames
  • Add halo color around players depending on what team they are on
  • Replace current rtv addon
  • Points aren't shown for other players in scoreboard
  • Change red and blue team colors, hard to see the usernames in the chat
  • Find a way to add and remove buyzones
  • Edit cl_buymenu.lua design, located: /garrysmod/gamemodes/minigames/gamemode
@EdyTheCow EdyTheCow added this to the Minigames launch milestone Apr 19, 2020
@ar-i-es
Copy link
Collaborator

ar-i-es commented Jul 12, 2020

Replaced edited HE grenade with original

@ar-i-es
Copy link
Collaborator

ar-i-es commented Jul 22, 2020

Fixed weapon drop by editing cl_init.lua in /garrysmod/gamemodes/minigames/gamemode
The function was marked as a comment, probably after messing with keys for pointshop.
Currently, you can only have 1 primary weapon, secondary weapon, nade and knife. Can't have 2+ of anything.
image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants