Garry's Mod

Garry's Mod

802 ratings
Team Deathmatch
   
Award
Favorite
Favorited
Unfavorite
Content Type: Addon
Addon Type: Gamemode
File Size
Posted
Updated
89.495 KB
Dec 20, 2014 @ 6:55am
Jan 16, 2015 @ 2:05pm
12 Change Notes ( view )

Subscribe to download
Team Deathmatch

Description
How can I add weapons to the Shop?

1. Extract the .gma File first.
3. Open up the shop.lua file in the gamemodes directory of this addon.
4. Scroll down until you find something like: w_list:AddLine(...) - This step is not necessary but I would recommend doing so in order to keep it clean and organized.
5. Add the following line: w_list :AddLine("Your weapon name","Price")
6. Go into your entities\weapons\ directory and put your weapon .lua file here.

Note: The file name without the file .lua and the weapon name (e.g. "Your weapon name") must be exactly the same.
___________________________________________________

I will no longer maintain this project.
51 Comments
chillin' fella Feb 1 @ 9:52pm 
hl2 dm exists @elrandom103xd
Banger Oct 8, 2024 @ 12:59pm 
we need death match with bots now
emmett Dec 16, 2023 @ 8:29am 
when you type "kill" in the terminal to suicide it gives you kill points.
YeshTaK Nov 5, 2022 @ 9:56pm 
Does anyone have the video or can tell me how to add SWEPs to the shop cause the video tutorial doesn't exist anymore.
ZoneGenix Mar 28, 2021 @ 9:25am 
How do I add weapons from actual mods in the buy menu and get rif of all of gmods normal weapons
TimberWolf024 Mar 8, 2021 @ 9:40pm 
Can you play this with AI only?
Jesse Sep 9, 2020 @ 6:34pm 
Can we use custom playermodels if not make it like that
General Radahn Jul 5, 2020 @ 4:47am 
why i can't find folder with this gamemode, in a folder with gamemode's?
Sorol  [author] Jan 31, 2019 @ 1:58pm 
Yes, no problem.
「Zan」 Jan 26, 2019 @ 7:38pm 
Can I partially modify this for my server if I link back here?