https://github.com/captainzero93/hl2dm-gungame
A Sourcemod plugin for Gun game in HL2DM with stock weapons
https://github.com/captainzero93/hl2dm-gungame
Last synced: 9 months ago
JSON representation
A Sourcemod plugin for Gun game in HL2DM with stock weapons
- Host: GitHub
- URL: https://github.com/captainzero93/hl2dm-gungame
- Owner: captainzero93
- Created: 2025-01-13T18:03:27.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-04-18T04:18:38.000Z (about 1 year ago)
- Last Synced: 2025-04-18T17:19:27.980Z (about 1 year ago)
- Language: SourcePawn
- Size: 41 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# HL2DM Gun Game Sourcemod
Progress through weapons by eliminating other players. Each kill advances you to the next weapon. The first player to get a kill with the final weapon wins!
I have also included mods to clear the maps of weapons and grenades and provide infinite ammo.
## Weapon Progression
1. SMG1
2. Pulse Rifle (AR2)
3. Shotgun
4. .357 Magnum
5. Crossbow
6. RPG
7. Pistol
8. Stunstick (Final Weapon)
## Special Rules
- **Crowbar** is always available EXCEPT on the final level
- **Gravity Gun** remains with you through all levels
- Killing someone with the **Crowbar** will demote them one level!
## Original Source
Inspired ( and derived) from the original post on [AlliedModders Forums](https://forums.alliedmods.net/showthread.php?p=2803056)
compiled here: https://forums.alliedmods.net/showthread.php?p=2832654
## Requirements
- Sourcemod
- Half-Life 2 Deathmatch
todo;
fix "ClientCommand(attacker, "play buttons/blip1.wav");"