Skip to content

Skeleton for a custom weapon switcher in Garry's Mod. Handles binds and drawing states.

License

Notifications You must be signed in to change notification settings

Kefta/Weapon-Switcher-Skeleton

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 

Repository files navigation

Weapon Switcher Skeleton

Skeleton for custom weapon switchers for Garry's Mod. This belongs clientside (lua/autorun/client/my_custom_switcher.lua or lua/gamemodes/mygamemode/gamemode/cl_init.lua). All custom code should go in the DrawWeaponHUD function.

Examples

Feature the weapon selector you make with this skeleton by creating a page here: https://github.com/Kefta/Weapon-Switcher-Skeleton/wiki

About

Skeleton for a custom weapon switcher in Garry's Mod. Handles binds and drawing states.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages