Something went wrong while setting issue due date.
onPressQ, onPressCtrlQ & onPressCtrlF do not work
Open
onPressQ, onPressCtrlQ & onPressCtrlF do not work
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.
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
Try with this test item. I was successfully able to get all 3 triggers to work.
Please register or sign in to reply