Github
https://github.com/BttrDrgn/Bo2-MovTech
Feel free to contribute to it if you find any bugs. Do not make a PR for maps or different item locations please.
Features
- "Custom maps" with prop manipulation
- Currently only
mp_drone
is finished and will probably be then only one
- Currently only
- Spawn with MTAR; No custom classes
- Weapon Pickups
- Railgun (Balista)
- Shotgun (KSG)
- Rocket Launcher (RPG)
- Item Pickups
- Health Packs
- Machine Gun Ammo
- Re-picking up pickups re-supplies your ammo apart from the standard machine gun
- Movement speed matches Quake 3's
- Really primitive bunny hopping
- UPS (units per second) HUD element
- Health HUD element
Known Bugs
- UPS HUD will match other joined players
- Health HUD will match other joined played
- Example: Two people are in a match, Player 2 moves, Player 1 UPS HUD updates with Player 2's speed
- Item pickups duplicate to the amount of players currently in game
- Example: You pickup an item with 1 person in the game, items respawn normally. You pickup an item with 2 people in the game, items respawn as 2, and so on.