mgafner / Basemode

Basemode (Attack and defence) gamemode for Liberty Unleashed - a GTA3 multiplayer.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Me presents...
The official AAD (Attack and defence) gamemode for Liberty Unleashed! It was previously dedicated for public release to play clanwars by Liberty City Killers [LCK] clan and to let other clans/players play it on their own servers too. I've started development of this gamemode at around 2010 when I was a beta tester of LU and current version is from 2015.

The gamemode contains:
- 19 unique bases,
- 1 spawns for attackers,
- 1 closed lobby,
- well balanced weapons system to make every weapons useful, to avoid shotgun only fights or M16. Every weapon is powerful here and has it pros and cons,
- complete AAD logic (timeout, killed all players, picked up the base, draws),
- only attackers can enter vehicles and this is a basic the idea of AAD,
- administrator luid loging in,
- admin commands: /bmlogin <pass> (login as administrator), /base <id>, /end, /switch, /add <player id>, /help, /t1/2name <team name>, /resetscore, /del <player id>, /add <player id>
- player commands: /votebase <id>, /fix or /fix2 to show/hide mouse cursor and toggle camera movement (it was messy sometimes, probably LU bug)
- a teamchat on "Y" key,

TODO:
- the easiest thing: it needs adding "DEBUG" variable in client and server to hide debug messages with "if ( DEBUG ) Message(...)"
- spectator camera
- new bases and spawnpoints for attackers
- polishing GUI
- showing only allied team players on radar (sadly, LU was missing functions to complete this and I'm not sure if it's possible)
and the last one: cleaning source from obsolete things.

Im looking for a developer, who can continue my work in this official thread and make updates under my supervision. I can help a bit, but my time is very limited. The goal is making this gamemode clear and 100% stable, to let people play clanwars or just have fun/train on public/private servers. Required is knowledge of squirrel and commiting changes on github, so everyone can see every change and to  be sure the script is safe. This AAD was inspired by Basemode from MTA:SA by [ANO]Rhbk.

Installation:
http://forum.liberty-unleashed.co.uk/index.php/topic,3034.0.html

Big thanks to:
- NC (testing and help)
- Gudio (testing, help and hosting)
- Mr. Sych (my best friend forever, also tester)
- Piterus (testing)
- rwwpl (testing)
- Xenon (testing and hosting)
- Jabu (hosting beta server and testing)
- LU-DM Team for help with tests and hosting
- Liberty City Killers clan :)
and everyone which I've forgot - feel free to remind me!

About

Basemode (Attack and defence) gamemode for Liberty Unleashed - a GTA3 multiplayer.

License:GNU General Public License v3.0


Languages

Language:Squirrel 100.0%