• Show animation for all clients.
    0 replies, posted
Hi this is in my SWEPs PrimaryAttack function. I use a camera and I see the animation, but no other players see it. How can I do the animation for everyone? [CODE] function SWEP:PrimaryAttack() self.Owner:AnimRestartGesture(GESTURE_SLOT_ATTACK_AND_RELOAD, ACT_HL2MP_GESTURE_RANGE_ATTACK_MELEE, true) [/CODE]
Sorry, you need to Log In to post a reply to this thread.