-
Notifications
You must be signed in to change notification settings - Fork 5
Gamemode Weapons
Robert Fraser edited this page Aug 27, 2019
·
1 revision
Minigames has a few basic weapons included by default. These are designed primarily as subtle replacements to the default HL2 weapons, allowing for more powerful weapons and a better balance across the Minigames ecosystem. These weapons are as follows:
- weapon_mg_base
- weapon_mg_knife
- weapon_mg_mortar
- weapon_mg_pistol
- weapon_mg_shotgun
- weapon_mg_smg
If trying to create your own weapons for your gamemode, it is recommended to use weapon_mg_base as a base weapon. This is a simple base, but it has a couple of basic helper functions for shooting bullets.
Getting Started Pages:
| Server Hosting
| Mapping
| Lua Development
|