Page MenuHomeFeedback Tracker

Howto shoot from weapon which is not in player hands
New, NormalPublic

Description

I would like make mounted weapon. I have AKM in attachment slot and prepared getter for Weapon_Base.

Then I am trying shoot using

WeaponEventBase weapon_event = new WeaponEventTrigger;
        	wpn.ProcessWeaponEvent(weapon_event);

but I am getting this error

[wpnfsm] AKM:11502 chamberFromAttachedMagazine, error - cannot load chamber!

those AKM have magazine attached and see bullet in chamber

when take in hands from that slot, I can shoot instantly

Is there possibility to remotely control weapon and shoot when is not in player hands ?

Details

Severity
Feature
Resolution
Open
Reproducibility
N/A
Operating System
Windows 10
Category
General

Event Timeline

Hunterz created this task.Thu, Jan 9, 8:01 AM