markdwags / Razor

Razor is a free tool designed to help with simple tasks while playing Ultima Online.
https://www.razorce.com
GNU General Public License v3.0
134 stars 90 forks source link

Functions #203

Closed Zyles closed 1 year ago

Zyles commented 1 year ago

Would it be possible to add functions or a goto routine for the scripting?

Some scripts become very big and bloated with repeating code.

markdwags commented 1 year ago

At the moment, no plans to expand the script system to include functions or goto functionality. If you're in a situation with long scripts, you can try breaking them out into smaller scripts.