Page MenuHomeFeedback Tracker

Addaction's shortcut argument doesn't trigger if that inputaction triggers another vanilla action,
New, WishlistPublic

Description

Addaction's shortcut argument doesn't trigger if that inputaction triggers another action. For example if you want to use the "reloadmagazine" action as a shortcut, then you need to reload your magazines then press the reload key again. This is counterproductive, since the whole point of this is to use the action input not the key input, since players have different key settings.

Details

Legacy ID
811619501
Severity
None
Resolution
Open
Reproducibility
Always
Category
Scripting
Steps To Reproduce
  1. Open up editor and put down a solder with this init:

this addaction ["test",{hint 'test' },nil,2,false,true,"reloadmagazine"];

  1. Try to trigger the hint with reloading your magazine.

Currently: You are only able to trigger if you press the reload key again right after starting the reload animation.

Way it should be: It should trigger on the first key press (same time when you start the reload animation)

Event Timeline

Gippo edited Steps To Reproduce. (Show Details)Nov 11 2014, 8:32 PM
Gippo edited Additional Information. (Show Details)
Gippo set Category to Scripting.
Gippo set Reproducibility to Always.
Gippo set Severity to None.
Gippo set Resolution to Open.
Gippo set Legacy ID to 811619501.May 7 2016, 7:49 PM