17.04.2018, 09:19
(
Последний раз редактировалось Chyakka; 18.04.2018 в 06:12.
)
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.
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)