Garry's Mod

Garry's Mod

[TTT && Sandbox] Dart Gun
53 Comments
Alejolanz Aug 25, 2023 @ 12:53am 
Hey Pwned! I love your addon and I think it is very well made! One of the most intriguing things about your dart gun was the muteness in my opinion and it used to work earlier this year or so, but i tried the addon again and the mute dart is not working correctly. Do you have a clue what could be causing it?
love. Jul 31, 2022 @ 9:49am 
is there a way to somehow make poison not to stack?
󠁳⁧⁧Pwned  [author] Feb 14, 2022 @ 2:17pm 
From the first screenshot? ttt_67thway, great map for TTT for sure
someoneyouknows Feb 13, 2022 @ 3:38pm 
Whats the map called
󠁳⁧⁧Pwned  [author] Nov 22, 2021 @ 9:05am 
:rshocked:
SpyShades Nov 21, 2021 @ 7:19pm 
:steamfacepalm:
󠁳⁧⁧Pwned  [author] Nov 8, 2021 @ 11:59am 
You have to extract the gma file from your addons folder and edit sh_config.lua, should be pretty straight forward after that.
Check: https://steamcommunity.com/sharedfiles/filedetails/?id=865959209
Motorolª Nov 7, 2021 @ 3:16pm 
Nice mod! Think you can add convars to configure things such as 1) Noise 2) Duration of effects or 3) Clip/reserve size?
About Five Goons Mar 27, 2021 @ 11:13am 
the poison isnt working, probably an addon broke it or the update
MblSH May 15, 2020 @ 2:43am 
add something to blindness, make it blind enemies too (not players) meaning the enemies will be "blind" so they cant see where the player are and the ai will act in idle state
SleepyNotDead Jan 14, 2019 @ 6:04am 
....how do i do that?
󠁳⁧⁧Pwned  [author] Jan 14, 2019 @ 5:53am 
You have to extract the gma file from your addons folder and edit sh_config.lua, should be pretty straight forward after that
SleepyNotDead Jan 14, 2019 @ 5:38am 
"Configurable" what are the commands.
fskin Dec 31, 2018 @ 8:31am 
That worked, thanks for being helpful!
󠁳⁧⁧Pwned  [author] Dec 30, 2018 @ 1:15pm 
Well a quick fix for that would be copying the content from "lua/sh_config.lua" to the beginning of the "lua/weapons/weapon_ttt_dartgun.lua" file. You probably have another script messing with the dartgun config file and that's why he can't read it.
fskin Dec 27, 2018 @ 5:52am 
I do, weirdly enough.

It also happens when I use the unextracted addon from the workshop.
󠁳⁧⁧Pwned  [author] Dec 26, 2018 @ 9:42am 
It looks like it's not reading the settings from lua/sh_config.lua, do you have that file?
fskin Dec 25, 2018 @ 11:07am 
Weird.


[[TTT and Sandbox] Dart Gun] lua/weapons/weapon_ttt_dartgun.lua:291: bad argument #1 to 'Simple' (number expected, got nil)
1. Simple - [C]:-1
2. BlindTarget - lua/weapons/weapon_ttt_dartgun.lua:291
3. unknown - lua/weapons/weapon_ttt_dartgun.lua:185
4. FireBullets - [C]:-1
5. Poison - lua/weapons/weapon_ttt_dartgun.lua:312
6. unknown - lua/weapons/weapon_ttt_dartgun.lua:343

This is the error I get. Any rough idea what kind of addon could cause this?
󠁳⁧⁧Pwned  [author] Dec 16, 2018 @ 8:37pm 
@Wichtel The script is working just fine you probably have another script breaking this one.
fskin Dec 10, 2018 @ 11:33am 
Addon seems to be broken, causing errors on hit.
Razorfibs Sep 1, 2018 @ 11:53pm 
I tryed editing the values and recompiling the folder but when i tryed it out the values didnt change? (the mod was uninstalled and only using the modified values) im sorry i need help as well, also thanks for this amazing mod
Chickory Apr 18, 2018 @ 12:54pm 
is there a video on how to do this I tried looking for one but no luck
󠁳⁧⁧Pwned  [author] Apr 17, 2018 @ 6:48pm 
It's not that hard tho, just extract the zip file to "C:\Program Files (x86)\Steam\steamapps\common\GarrysMod\garrysmod\addons" and you are good to go. If you need more help let me know
Chickory Apr 17, 2018 @ 4:18pm 
im not gonna waste your time but thanks for your help if there is any chace you could make it so I can change it in game that would be so great. peace
󠁳⁧⁧Pwned  [author] Apr 17, 2018 @ 3:05pm 
Click on the "Clone or download" button and "Download Zip". After that move the paste inside the zip to your "garrysmod/addons" folder
Chickory Apr 17, 2018 @ 2:59pm 
ok so I changed the time to 20 in the github I just need to know how to save it so it will be in my game
󠁳⁧⁧Pwned  [author] Apr 17, 2018 @ 1:07pm 
Yes, the easiest way to do this is to download the GitHub Version [github.com] and edit the "sh_config.lua" file
Chickory Apr 16, 2018 @ 7:55pm 
and this is for my sandbox
Chickory Apr 16, 2018 @ 7:54pm 
can I make the effects last longer, as in make the blindness effect last 10 seconds?
󠁳⁧⁧Pwned  [author] Mar 19, 2018 @ 12:06pm 
Now you can use it on sandbox
󠁳⁧⁧Pwned  [author] Nov 12, 2017 @ 10:25am 
"This script works with TTT gamemode only." At least for now
Sneaky Beaky Nov 11, 2017 @ 7:45pm 
can i use it in sandbox
󠁳⁧⁧Pwned  [author] Sep 10, 2017 @ 1:08pm 
Try to set it to "Gmod Lua" and you will see that it recognizes the // comments, yes Lua itself doesn't have // comments but in this case this is not "Lua" this is "GLua", GLua is a modified version of Lua therefore it has some differences. If you still do not understand something you can always add me and we talk about it. Cheers. (I also speak portuguese btw)
Donato Dias Sep 7, 2017 @ 11:18am 
Well im just poiting it out, i literally only changed that in the installed code and it worked. Notepad++ was set to lua and it wasn't recognizing the "//" as a comment either, maby the language updated? That page is old as 2011. I don't know really, i ran the code on a online lua compiler (https://repl.it/languages/lua) to try to figure it out if i messed something up and it was also detecting "//" as a bug. I corrected all syntax errors and it worked, maby i did something wrong and fixed later but maby the comments were the problem, i don't know, just leaving this here so anyone with a similar problem can find a solution.
Donato Dias Sep 7, 2017 @ 9:59am 
Fixed the problem, your code was incorrect. At least the version i downloaded was. You used "//" to comment your code instead of "--", "//" doesn't work at lua and it's not recognizable as commentary. I changed that and your addon worked just fine, nice work with it by way, it's way more sophisticated and usefull then the regural poison gun, not to mention that is really usefull and easy to use. Anyway i wanted to drop that for you so maby you can check it out and perhaps correct the problem, other then that the addon is great.
󠁳⁧⁧Pwned  [author] Sep 7, 2017 @ 9:40am 
Add me if you want to discuss this. Anyway the problem is not coming from the downloaded file but from your Gmod installation.
Donato Dias Sep 7, 2017 @ 3:53am 
Yes im using a TTT server and Yes i have already installed multiple guns for traitors and detectives this way.
Donato Dias Sep 7, 2017 @ 3:52am 
I put the file in my addons folder and put the files inside my gmod, the gun doesn't show up.
PenitentParadox Sep 2, 2017 @ 9:17pm 
ahh, thanks dude
󠁳⁧⁧Pwned  [author] Sep 2, 2017 @ 11:12am 
For the moment, it only works with TTT, but It will work with sandbox in the next update.
TunnelRat Sep 2, 2017 @ 8:55am 
is it in sandboxs
󠁳⁧⁧Pwned  [author] Sep 1, 2017 @ 8:25pm 
hook.add to the GM functions that run when you use voice or text chat and return false aka
"PlayerSay" and "PlayerCanHearPlayersVoice"
PenitentParadox Aug 31, 2017 @ 11:16am 
I have a scripting based question. How does the mutiing work? I've been trying to make something similar, but have had no luck
󠁳⁧⁧Pwned  [author] Aug 23, 2017 @ 7:12am 
In your local Gmod folder, steam/steamapps/common/GarrysMod/garrysmod/addons...

The file should be called [ttt]_dart_gun_"something".gma
TunnelRat Aug 22, 2017 @ 6:10pm 
wer is it i cant find the gun

blue. Aug 13, 2017 @ 6:59pm 
why did you take it off gmodstore?
󠁳⁧⁧Pwned  [author] Aug 12, 2017 @ 11:36am 
@❆Knawner❆ You could do both. You can subscribe and use it on your Gmod Installation or you can subscribe and move it to your server addons folder.
Lupolgar Aug 11, 2017 @ 9:31pm 
Hey, I have a question. Do we have to create a dedicated server to use this or is it just a thing that all you have to do is to subscribe?