Hi!
I want to built a weapon with multi-skinfamily and switch v_model skins in random.
it didn't work, how can i make it?:)Code:self.ChangeWeaponSkin(( Math.RandomLong( 1, 26 ) ));
pev.skin is only works for w_ (weaponbox or newly created entity) and possibly p_ model.