hey guys,
iv recently discovered a problem that so far only happens on my gamemode.
the usual weapon selection 1, 2, 3 etc keys arent operating as they should.
you cant get to the weapon in slot 2 unless you press 1 until you get to the last weapon then you can press number 2 and it will work.
my friend told me that this is a problem on many servers.
i made a swep a few days ago which i recently found out the SWEP:PrimaryAttack() function isnt being called at all!
SWEP:Reload() and SWEP:SecondaryAttack() are called as they should be.
any help please?
-- EDIT --
also i just remembered im having problems with an old version of mad cows weapons that i restored.
when i give myself the weapon i cant fire unless i go to iron sights, after that it will fire fine.
-- EDIT --
it seems that the pickaxe is running on the same problem as mad cows (you have to secondary fire before you can primary for some retarded reason)
but this is what gets me, i have keys on my gamemode and they work straight away, no need to secondary fire first or anything.
-- EDIT (again D:) --
i should probably point out that when i switch my server to sandbox everything works perfectly, and my friends keep telling me that the weapon selection (123) problem is REALLY common.
[highlight](User was banned for this post ("Wrong section" - Gran PC))[/highlight]
SWEP:PrimaryFire() =/= SWEP:PrimaryAttack()
sorry i meant SWEP:PrimaryAttack() and i updated the OP
Sorry, you need to Log In to post a reply to this thread.