Hello!
tried to implement with tutorial extra selfswitch
https://rpgmakeractioncombatmanual.blogspot.com/2025/02/general-extra-self-switc...
I have in javascript code to call a command:
Event in Template Map:
it doesnt execute that page (with selfswitch E / <wallStun>) in specific event. Other pages uses only Self Switch. Debugged in JS code and callCommand is executed properly. Do i do something wrong?