Hello, I have been downloading some SWeps, they work alright in first person, but when I see them in third, my model is holding the rifle as a pistol. So I wanted to ask if its a problem with my gmod, or there is a problem with the addon. If its the addon's fault, is there anyway I can solve it by myself. By the way, I am talking about the world model.
problem with the addon
garry changed the way holdtypes worked like a year or two ago and all sweps developed prior to that update had their holdtypes broken
look for a fix or fix it yourself
[QUOTE=noobcake;35306786]problem with the addon
garry changed the way holdtypes worked like a year or two ago and all sweps developed prior to that update had their holdtypes broken
look for a fix or fix it yourself[/QUOTE]
I know how to edit SWEPS code. Whats the holdtype for rifles?
[QUOTE=Privateer;35307020]I know how to edit SWEPS code. Whats the holdtype for rifles?[/QUOTE]
AR2, I think.
si:
[lua] SWEP.HoldType = "ar2"[/lua]
[QUOTE=Greatie;35307067]AR2, I think.
si:
[lua] SWEP.HoldType = "ar2"[/lua][/QUOTE]
Thanks
the holdtype needs to be set in both states, not just serverside anymore.
This might work
[url]http://www.facepunch.com/showthread.php?t=939681[/url]
I have a holdtype fix which works. I think this is the one.
I preffer holding them rifles like holding 1-handed pistol - i look more epic then. For bad luck this is only possible with dual rifles setting them handling to Dual Elites.
I had a similar issue, but when people aim while wielding a weapon, they don't appear to change stances. You can't tell if other players are aiming at you, or holding it at hip. Not sure if that has to do with hold-types, but I'll look at it more later.
Sorry, you need to Log In to post a reply to this thread.