Bug Closed · Resolved

onPressQ, onPressCtrlQ & onPressCtrlF do not work

#1885 opened by Unknown 5 years ago

Unknownreported this bug

Im using latest MCrucible, MM, MMLIB and PLib build but the items wont trigger, Im holding lets say a weapon and pressing F or Q while it and it wont do anything, I've also tried with a healmet and added the slot conditions for the skills, but triggers wont work neither. triggers such as onswing or ontimer work fine, its just these 3 that are giving me issues.

Unknowncommented
TestingPresses:
  Id: STICK
  Skills:
  - message{msg="I pressed Q and dropped one item"} @self ~onPressQ
  - message{msg="I pressed CTRL + Q and dropped an item stack"} @self ~onPressCTRLQ
  - message{msg="I Pressed F to swap items, but it failed to swap because i have mmocore installed"} @self ~onPressF

[Legacy attachment omitted]

Try with this test item. I was successfully able to get all 3 triggers to work.

Unknowncommented

I have newest MM Dev build, newest MythicCrucible Dev build, and i have protocollib 4.6.1-SNAPSHOT.

Unknowncommented

Right yeah I think I did not clarify myself I apologize, holding the item does trigger the skill but wearebles to not.

Equipping a helmet and then pressing shift, q and so on doesnt seem to do anything.

Unknowncommented

Closing due to age and inactivity.

Sign in to join the discussion.