Garry's Mod
[TTT && Sandbox] Dart Gun
53 comentarios
Alejolanz 25 AGO 2023 a las 0:53 
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. 31 JUL 2022 a las 9:49 
is there a way to somehow make poison not to stack?
Lure  [autor] 14 FEB 2022 a las 14:17 
From the first screenshot? ttt_67thway, great map for TTT for sure
someoneyouknows 13 FEB 2022 a las 15:38 
Whats the map called
Lure  [autor] 22 NOV 2021 a las 9:05 
:rshocked:
SpyShades 21 NOV 2021 a las 19:19 
:steamfacepalm:
Lure  [autor] 8 NOV 2021 a las 11:59 
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://steamhost.cn/steamcommunity_com/sharedfiles/filedetails/?id=865959209
Motorolª 7 NOV 2021 a las 15:16 
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 27 MAR 2021 a las 11:13 
the poison isnt working, probably an addon broke it or the update
MblSH 15 MAY 2020 a las 2:43 
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 14 ENE 2019 a las 6:04 
....how do i do that?
Lure  [autor] 14 ENE 2019 a las 5:53 
You have to extract the gma file from your addons folder and edit sh_config.lua, should be pretty straight forward after that
SleepyNotDead 14 ENE 2019 a las 5:38 
"Configurable" what are the commands.
fskin 31 DIC 2018 a las 8:31 
That worked, thanks for being helpful!
Lure  [autor] 30 DIC 2018 a las 13:15 
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 27 DIC 2018 a las 5:52 
I do, weirdly enough.

It also happens when I use the unextracted addon from the workshop.
Lure  [autor] 26 DIC 2018 a las 9:42 
It looks like it's not reading the settings from lua/sh_config.lua, do you have that file?
fskin 25 DIC 2018 a las 11:07 
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?
Lure  [autor] 16 DIC 2018 a las 20:37 
@Wichtel The script is working just fine you probably have another script breaking this one.
fskin 10 DIC 2018 a las 11:33 
Addon seems to be broken, causing errors on hit.
Razorfibs 1 SEP 2018 a las 23:53 
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 18 ABR 2018 a las 12:54 
is there a video on how to do this I tried looking for one but no luck
Lure  [autor] 17 ABR 2018 a las 18:48 
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 17 ABR 2018 a las 16:18 
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
Lure  [autor] 17 ABR 2018 a las 15:05 
Click on the "Clone or download" button and "Download Zip". After that move the paste inside the zip to your "garrysmod/addons" folder
Chickory 17 ABR 2018 a las 14:59 
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
Lure  [autor] 17 ABR 2018 a las 13:07 
Yes, the easiest way to do this is to download the GitHub Version [github.com] and edit the "sh_config.lua" file
Chickory 16 ABR 2018 a las 19:55 
and this is for my sandbox
Chickory 16 ABR 2018 a las 19:54 
can I make the effects last longer, as in make the blindness effect last 10 seconds?
Lure  [autor] 19 MAR 2018 a las 12:06 
Now you can use it on sandbox
Lure  [autor] 12 NOV 2017 a las 10:25 
"This script works with TTT gamemode only." At least for now
Sneaky Beaky 11 NOV 2017 a las 19:45 
can i use it in sandbox
Lure  [autor] 10 SEP 2017 a las 13:08 
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 7 SEP 2017 a las 11:18 
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.
Lure  [autor] 7 SEP 2017 a las 10:08 
Donato Dias 7 SEP 2017 a las 9:59 
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.
Lure  [autor] 7 SEP 2017 a las 9:40 
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 7 SEP 2017 a las 3:53 
Yes im using a TTT server and Yes i have already installed multiple guns for traitors and detectives this way.
Donato Dias 7 SEP 2017 a las 3:52 
I put the file in my addons folder and put the files inside my gmod, the gun doesn't show up.
PenitentParadox 2 SEP 2017 a las 21:17 
ahh, thanks dude
Lure  [autor] 2 SEP 2017 a las 11:12 
For the moment, it only works with TTT, but It will work with sandbox in the next update.
TunnelRat 2 SEP 2017 a las 8:55 
is it in sandboxs
Lure  [autor] 1 SEP 2017 a las 20:25 
hook.add to the GM functions that run when you use voice or text chat and return false aka
"PlayerSay" and "PlayerCanHearPlayersVoice"
PenitentParadox 31 AGO 2017 a las 11:16 
I have a scripting based question. How does the mutiing work? I've been trying to make something similar, but have had no luck
Lure  [autor] 23 AGO 2017 a las 7:12 
In your local Gmod folder, steam/steamapps/common/GarrysMod/garrysmod/addons...

The file should be called [ttt]_dart_gun_"something".gma
TunnelRat 22 AGO 2017 a las 18:10 
wer is it i cant find the gun

blue 13 AGO 2017 a las 18:59 
why did you take it off gmodstore?
Lure  [autor] 12 AGO 2017 a las 11:36 
@❆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 11 AGO 2017 a las 21:31 
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?