Scp3114::Dancing event
I think NewState setter can be removed. Or NewState at all can be
[SUGGESTION] is it possible to choose wish dance is made and possibly having an Enum for it ?
As far as I tested, it'll cause some wierd bugs
[SUGGESTION] is it possible to choose wish dance is made and possibly having an Enum for it ?
As far as I tested, it'll cause some wierd bugs
So you can add the Dance play as getter
[SUGGESTION] is it possible to choose wish dance is made and possibly having an Enum for it ?
As far as I tested, it'll cause some wierd bugs
So you can add the Dance play as getter
Not possible. Patching that method in any way will cause some bugs
We still have the biggest problem - how to name dance types
We still have the biggest problem - how to name dance types
https://github.com/creepycats/EmoteForAll-SL/blob/main/Types/Scp3114DanceType.cs
Change Scp3114Role::StatDancing to Scp3114Role::StartDancing
We still have the biggest problem - how to name dance types
https://github.com/creepycats/EmoteForAll-SL/blob/main/Types/Scp3114DanceType.cs
Does the numeration right? We really rely on number of enum in this case
Does the numeration right? We really rely on number of enum in this case
Looks like it should be working