Garry's Mod

Garry's Mod

Weapon Holsters with editor
 This topic has been pinned, so it's probably important
Othereum  [developer] 8 Oct, 2017 @ 8:37am
Suggestions and Bug reports
I am busy with studies, so please do not expect your suggestions to be accepted.
Last edited by Othereum; 11 Oct, 2017 @ 6:34am
< >
Showing 1-15 of 27 comments
YuRaNnNzZZ 8 Oct, 2017 @ 12:50pm 
Spawned with no weapons, entered third person mode and getting spammed with this error until i switch to first person:
[ERROR] addons/enhanced weapon holsters/lua/autorun/client/cl_weapon_holsters.lua:56: bad argument #1 to 'pairs' (table expected, got nil) 1. pairs - [C]:-1 2. v - addons/enhanced weapon holsters/lua/autorun/client/cl_weapon_holsters.lua:56 3. unknown - lua/includes/modules/hook.lua:84
Othereum  [developer] 8 Oct, 2017 @ 1:16pm 
Fixed ...I hope so.
Thanks for reporting :)
Last edited by Othereum; 8 Oct, 2017 @ 1:30pm
Othereum  [developer] 8 Oct, 2017 @ 1:31pm 
Plz let me know if the error persists
YuRaNnNzZZ 8 Oct, 2017 @ 2:25pm 
Yeah, error fixed, thanks! However, since you aren't using plyindex var anywhere, i'd recommend just adding "or {}" to the pairs argument, like this:
for wepclass, model in pairs(WepHolster.HolsteredWeps[ply:EntIndex()] or {}) do
(it shouldnt give any performance loss since it wont loop through empty table anyway)
Othereum  [developer] 9 Oct, 2017 @ 12:38am 
Oh, that's a good idea :D
weapon_holsters.lua:58: bad argument #1 to 'GetBoneMatrix' (number expected, got nil)
1. GetBoneMatrix - [C]:-1
2. fn - lua/autorun/client/cl_weapon_holsters.lua:58
3. unknown - lua/ulib/shared/hook.lua:109
and maybe make compatible with PPM2?)
Last edited by C Ξ L Ξ STA; 10 Oct, 2017 @ 8:29am
fggfhfgdhjgdsf 10 Oct, 2017 @ 9:08am 
When I try to use custom weapons, ALL the weapons in my inventory are put on my back.
c0sm1c second acc 11 Oct, 2017 @ 5:20am 
Perhaps the ability to delete all the weapons in the holster instead of one at a time?
fggfhfgdhjgdsf 11 Oct, 2017 @ 8:57am 
Originally posted by Fenrisúlfr:
Would it be possible to allow for each individual player to customize their own holsters?
please add this
Gambit 11 Oct, 2017 @ 9:48am 
[ERROR] addons/_bwhitelist-revamped-12/lua/bwhitelist/sh.lua:145: Calling net.Start with unpooled message name! [http://goo.gl/qcx0y]
1. Start - [C]:-1
2. nets - addons/_bwhitelist-revamped-12/lua/bwhitelist/sh.lua:145
3. unknown - addons/_bwhitelist-revamped-12/lua/bwhitelist/cl.lua:60
alan87721161 11 Oct, 2017 @ 3:08pm 
Possible conflict with both physgun and gravity gun remodels, both changed back to default world model after installing this addon.
swig 11 Oct, 2017 @ 10:52pm 
Is there any reason this won't work in TTT? I set it up right, works in sandbox, added TTT weapons, still doesn't work in TTT.
Ted 13 Oct, 2017 @ 11:00pm 
I would also wonder why it doesnt work for TTT
The Void Machine 14 Oct, 2017 @ 11:22am 
since it's apparently client-side, would this show for you on a non-holster server??
Thaine Of Iver 14 Oct, 2017 @ 6:08pm 
Would LOVE to have any weapons in holsters dropped on death. Would be AWESOME :D
I do understand that this might be difficult, given custom weapon packs and detecting their "pickup" counterpart, but still I would love this as a feature :)
< >
Showing 1-15 of 27 comments
Per page: 1530 50