Currently when switching slots if you already have the mapped key pressed its binding does not get triggered.
This example applies to MapleStory 2
I would like to create a macro that will jump and turn my character and use an attack.
In MS2 you can use the analog stick to move in any direction so I use the default settings for that. I had the idea of when pressing the Xbox "A" button, it would switch slots in reWASD, and in that slot I'd have the analog be unmapped (So my character would stop moving.) and have each analog direction on the analog in slot 2 be mapped to jump + reverse direction + attack + direction (Note that the directions are mapped to arrow keys, and the the anolog stick takes priority over keyboard). The problem here is that when the slot is switched all the mappings you have already triggered are not re-triggered. In this case, I had the left analog stick already in a direction before switching slots. So the analog event was not triggered again. The unmapping is however triggered, so the moment i press A my character stops moving and I need to release and re-direct the joy stick.
This example applies to MapleStory 2
I would like to create a macro that will jump and turn my character and use an attack.
In MS2 you can use the analog stick to move in any direction so I use the default settings for that. I had the idea of when pressing the Xbox "A" button, it would switch slots in reWASD, and in that slot I'd have the analog be unmapped (So my character would stop moving.) and have each analog direction on the analog in slot 2 be mapped to jump + reverse direction + attack + direction (Note that the directions are mapped to arrow keys, and the the anolog stick takes priority over keyboard). The problem here is that when the slot is switched all the mappings you have already triggered are not re-triggered. In this case, I had the left analog stick already in a direction before switching slots. So the analog event was not triggered again. The unmapping is however triggered, so the moment i press A my character stops moving and I need to release and re-direct the joy stick.
Comment