-
Notifications
You must be signed in to change notification settings - Fork 179
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Scp3114::Dancing event #2333
Scp3114::Dancing event #2333
Conversation
I think |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
[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 |
Co-authored-by: Nao <60253860+NaoUnderscore@users.noreply.github.com>
Co-authored-by: Nao <60253860+NaoUnderscore@users.noreply.github.com>
Co-authored-by: Nao <60253860+NaoUnderscore@users.noreply.github.com>
Co-authored-by: Nao <60253860+NaoUnderscore@users.noreply.github.com>
Co-authored-by: Nao <60253860+NaoUnderscore@users.noreply.github.com>
Co-authored-by: Nao <60253860+NaoUnderscore@users.noreply.github.com>
Co-authored-by: Nao <60253860+NaoUnderscore@users.noreply.github.com>
Co-authored-by: Nao <60253860+NaoUnderscore@users.noreply.github.com>
Co-authored-by: Nao <60253860+NaoUnderscore@users.noreply.github.com>
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 |
Does the numeration right? We really rely on number of enum in this case |
This is the biggest error I've ever seen
Looks like it should be working |
No description provided.