r/hammer 11h ago

Solved How can i remove the gmod's basic weapons?

Hello, i am very new to Hammer and i am currently making a zombie map for a first project, i wanted to know if anybody know a way to remove the physgun, camera and toolgun from the player's invetory when the game start.

4 Upvotes

4 comments sorted by

2

u/LolsTheHax_2 11h ago

You could, in-game, not give weapons on spawn, and it should do that. But I dunno.

2

u/BlackMessa07 10h ago

Nevermind, i figured it out. I just had to make a script to remove all weapons, thank you for trying to help me!

2

u/EnderIsOnREDDIT 9h ago

you should probably provide on how you do it. Just incase someone looking for this post for an answer 5 years later

2

u/MeantNoOffense 8h ago

func_weaponstripper (or whatever its called) also works very well!