Skip to content

Fix :tornado (#2124)#2125

Open
thatgato wants to merge 1 commit into
Epix-Incorporated:masterfrom
thatgato:tornado-cmd-fix
Open

Fix :tornado (#2124)#2125
thatgato wants to merge 1 commit into
Epix-Incorporated:masterfrom
thatgato:tornado-cmd-fix

Conversation

@thatgato
Copy link
Copy Markdown
Contributor

@thatgato thatgato commented May 9, 2026

Bring the :tornado command back to life by moving the script logic from Core.NewScript() into server dependencies.

Notes:

  • The SoundId had to be replaced due to old, inaccessible sound usage.
  • The tornado does not appear to have a model. I'm not sure if this is intentional or not, but refer to issue Fix / Redesign / Disable ":tornado" #2124 for more information

PoF included in #2124

Bring the :tornado command back to life by moving the script logic from Core.NewScript() into server dependencies.

Notes:
- The SoundId had to be replaced due to old, inaccessible sound usage.
- The tornado does not appear to have a model. I'm not sure if this is intentional or not, but refer to issue Epix-Incorporated#2124 for more information

PoF included in Epix-Incorporated#2124
@thatgato
Copy link
Copy Markdown
Contributor Author

Ready for review, but please read the issues with this command when looking at this PR

@thatgato thatgato marked this pull request as ready for review May 11, 2026 10:47
Copy link
Copy Markdown
Contributor

@ccuser44 ccuser44 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I reviewed the Adonis code behind this and found out it might actually expected behavior for string scripts not to run if code execution is off. A recent change seems to enforce this restriction which is the reason why the commands stopped working and there's no good UX to tell the user about this. #2137

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants