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

Improvements todo #1

Open
MichaelBelgium opened this issue Aug 27, 2017 · 0 comments
Open

Improvements todo #1

MichaelBelgium opened this issue Aug 27, 2017 · 0 comments
Assignees

Comments

@MichaelBelgium
Copy link
Owner

MichaelBelgium commented Aug 27, 2017

  • Maybe save muted state so players can't mute evade
  • Saving/using kills and deaths is maybe not needed. This is only an admin/vip system and has nothing to do with it..
  • Command /slap could have a check if the player lost health or not
  • Maybe use "u" specifier with admin commands
  • Dialog response DIALOG_CPANEL_PLAYERPANEL_LIST; need more parameters
  • In the end, make an include file to use in a gamemode
  • Dialog response DIALOG_VIP_VEH: if not found maybe show a list of vehicles that contain the inputtext
  • Command /jail could have a minutes parameter too
  • Bans could also be temporary
  • Add anti-weapon hack
  • Add new cmd: togglechat, to enable or disable chat

Like in old script:

  • Add private vehicles
  • Command spectate might need an update timer
  • Maybe use of some textdraws: when banned or in the spectate timer (showing target stats "live")
  • Suggestions and bug reports
  • /changepassword
@MichaelBelgium MichaelBelgium self-assigned this Aug 27, 2017
MichaelBelgium added a commit that referenced this issue Sep 1, 2017
- Add GetPlayerScoreEx, SetPlayerScoreEx
- Change some stocks to publics
MichaelBelgium added a commit that referenced this issue Sep 6, 2017
- Add AddPrivateVehicle (also in global)
- Add /privatevehicle, MAX_PRIV_VEHICLES
MichaelBelgium added a commit that referenced this issue Sep 7, 2017
- Adds new parameter "minutes" at /jail
- Adds update timer in /spectate
MichaelBelgium added a commit that referenced this issue Sep 8, 2017
+ more gitignore as i'm using visual code now
MichaelBelgium added a commit that referenced this issue Sep 15, 2017
- Added MutePlayer
- Player gets re-muted if he left last session as muted
- Renamed UnmuteTimer to UnmutePlayer
- Add define COOLDOWN_MUTED
- Add Muted collumn in Player table
MichaelBelgium added a commit that referenced this issue Sep 23, 2017
Occurs when you don't enter a full vehicle name, instead it'll search
MichaelBelgium added a commit that referenced this issue Nov 5, 2017
- Add /suggest(s) /bug(s)
- 2 more tables
- #1
MichaelBelgium added a commit that referenced this issue Nov 5, 2017
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

1 participant