Some people i know are about to make a Big Swep Pack
They had A model with 1 gun in each hand
And im Wondering
Whats the lua code for Dual handguns?
And chould u list all the holdtypes downbelow Thank you
Some people i know are about to make a Big Swep Pack
They had A model with 1 gun in each hand
And im Wondering
Whats the lua code for Dual handguns?
And chould u list all the holdtypes downbelow Thank you
From here:
normal
melee
melee2
fist
knife
smg
ar2
pistol
rpg
physgun
grenade
shotgun
crossbow
slam
passive
whats passive?
nvm
the question was never answered… I have the same question.
Call weapon_cs_base then use the “duel” [lua]SWEP.HoldType = “duel”[/lua][lua]SWEP.Base = “weapon_cs_base”[/lua] And the HoldType on Initialize
Actually I think you’re supposed to do it on Initialize.
There is no animation for duel weapons.
It was added semi-recently - the holdtype is there and is usable.