Garry's Mod

Garry's Mod

Ocen: 802
Team Deathmatch
   
Przyznaj nagrodę
Ulubione
Ulubione
Usuń z ulubionych
Content Type: Addon
Addon Type: Gamemode
Rozmiar pliku
Zamieszczono
Zaktualizowano
89.495 KB
20 grudnia 2014 o 6:55
16 stycznia 2015 o 14:05
Listy zmian: 12 ( zobacz )

Zasubskrybuj, aby pobrać
Team Deathmatch

Opis
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.
Komentarzy: 51
chillin' fella 1 lutego o 21:52 
hl2 dm exists @elrandom103xd
Banger 8 października 2024 o 12:59 
we need death match with bots now
emmett 16 grudnia 2023 o 8:29 
when you type "kill" in the terminal to suicide it gives you kill points.
YeshTaK 5 listopada 2022 o 21:56 
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 28 marca 2021 o 9:25 
How do I add weapons from actual mods in the buy menu and get rif of all of gmods normal weapons
TimberWolf024 8 marca 2021 o 21:40 
Can you play this with AI only?
Jesse 9 września 2020 o 18:34 
Can we use custom playermodels if not make it like that
General Radahn 5 lipca 2020 o 4:47 
why i can't find folder with this gamemode, in a folder with gamemode's?
Sorol  [autor] 31 stycznia 2019 o 13:58 
Yes, no problem.
「Zan」 26 stycznia 2019 o 19:38 
Can I partially modify this for my server if I link back here?