Weaponized Warfare DM [MySQL/CP/Discord] -
Chyakka - 17.04.2018
WW-GM
Simple deathmatch gamemode that revolves around the use of weaponized vehicles (Hunters, Hydras and Seasparrows), scripted it originally to practise with other people but I don't have the GM deployed on a server so figured to just release it for people to expand upon. I'll probably continue to update, not sure for how long, the CP most certainly needs to some work which is my primary focus at the moment. To sum up, good base to build off of for a DM/Freeroam server. ( Development started at the end of February, 2018 )
Features
- A basic CP that displays user data and an admin area with some useful tools.
- Uses a MySQL database to store user data which is included in the download.
- Basic admin-related commands including kicks, bans, setting vws, setting interiors, teleporting to players and spectating players.
- Basic player-related commands such as viewing your k/d ratio, private messaging other players and viewing the rules.
- A simple registration system that uses player dialogues and whirlpool hashing to store player passwords.
- A report system which also links up with your discord bot so you can monitor reports offline and online.
- Fully logged with the discord-connector plugin, so you can track things with ease.
To further clarify with the discord-connector plugin, you will need to setup your own discord bot if you intend to actually use the logging that's already in the gamemode, if you don't want to bother with a discord bot I recommend you just remove the discord related lines otherwise the gamemode won't function.
Known Bugs
As of right now I'm aware of no bugs in the gamemode, if you do find any bugs feel free to open an issue on the github page and I'm sure I'll get around to fixing it eventually.
****** for foreach and sscanf (
https://sampforum.blast.hk/showthread.php?tid=570927)
emmet_ for easydialog (
https://sampforum.blast.hk/showthread.php?tid=475838)
ZCMD for zcmd (
https://sampforum.blast.hk/showthread.php?tid=91354)
maddinat0r for discord-connector (
https://sampforum.blast.hk/showthread.php?tid=631562)
SecretBoss for UCP Base (
https://sampforum.blast.hk/showthread.php?tid=609074)
****** for Whirlpool (
https://sampforum.blast.hk/showthread.php?tid=570945)
Re: Weaponized Warfare DM [MySQL/CP/Discord] -
DeathCore - 17.04.2018
Wow it seems very unique, thanks for sharing!
btw im first haha
Re: Weaponized Warfare DM [MySQL/CP/Discord] -
Rektumiliam - 17.04.2018
Looks good, +rep.
Edit: looks like my reps doesn't count yet.
Re: Weaponized Warfare DM [MySQL/CP/Discord] -
Logic_ - 18.04.2018
FYI, Whirlpool plugin was also made by ******, Abagail just reposted it.
On topic: The script looks nice, good work so +4 reps. But the way anti cheat is scripted is shit.
Re: Weaponized Warfare DM [MySQL/CP/Discord] -
Chyakka - 18.04.2018
Quote:
Originally Posted by Logic_
FYI, Whirlpool plugin was also made by ******, Abagail just reposted it.
On topic: The script looks nice, good work so +4 reps. But the way anti cheat is scripted is shit.
|
Yeah forgot to mention, I'd look into getting some form of 3rd party anticheat as I only bothered with a basic weapon hack system at the time.
Thank you nonetheless.
(also credits updated)
Re: Weaponized Warfare DM [MySQL/CP/Discord] -
Renisal - 18.04.2018
Pretty Dope, Good Job! (+rep)
Re: Weaponized Warfare DM [MySQL/CP/Discord] -
TaiRinsuru - 18.04.2018
Nice effort from you mate,keep it up your good work,if i got sometimes i would edit this gamemode and would re-post here.
Re: Weaponized Warfare DM [MySQL/CP/Discord] -
ODINA - 18.04.2018
Not bad budy.. keep it up
Re: Weaponized Warfare DM [MySQL/CP/Discord] -
RxErT - 18.04.2018
I liked the discord idea. Nice one keep going like that
Re: Weaponized Warfare DM [MySQL/CP/Discord] -
std - 18.04.2018
Wow, I read all of the source code for this. Good effort!