Improving Side Smash is a great idea.By the way, I would like to create a mod using TreeToolkit, but I would have to ask permission from the creator orca'x?
It doesn't seem to be working. Doesn't show up in the reframework list like all the other mods. And I dont notice any of the changes. Assuming the files belong in autorun like most other lua files.
I doubled checked the files I've uploaded and it's the one for TU6. Make sure the files structure is as is: reframework\ └───autorun\ │ HM_moves.lua └───SStreeToolkit\ └───toolkits.lua
If it doesn't show up in the reframework window as a loaded script then I'm not too sure what the issue is. I don't have a robust function to edit the moveset so right now it only works when you load into a map. So if you go to the equip box and change your weapons then the script won't be able to edit it. To quickly check if it works, pick a hammer set in elgado, warp to the training area and see if any of the moves work.
5 comments
Make sure the files structure is as is:
reframework\
└───autorun\
│ HM_moves.lua
└───SStreeToolkit\
└───toolkits.lua
If it doesn't show up in the reframework window as a loaded script then I'm not too sure what the issue is.
I don't have a robust function to edit the moveset so right now it only works when you load into a map. So if you go to the equip box and change your weapons then the script won't be able to edit it.
To quickly check if it works, pick a hammer set in elgado, warp to the training area and see if any of the moves work.