Razor v1.7.4.49
This version adds some new expressions to the scripting engine along with a few other changes. Notable changes listed below:
- Added
followers
andmaxfollowers
expressions - You can manage your agents in-game using
>restock #
,>org #
, or>buy #
>info
command will display an image of the item- Added the option for Next/Prev to be alphabetical
- Updated how damage when dealt or taken is displayed
- Fixed the mobile filter so it doesn't rely on movement
- Mobile filter is applied to mobiles on the screen when changing it in the UI
- Added wyrm as a mobile filter
- Added
targetexists
expression - Added
diffhits, diffweight, diffmana, diffstam
expressions - If the server disables macro loops that will also disable script loops
- Added an index variable to reference in scripts
- Added
name, paralyzed, invuln, warmode
expressions - You can now assign
>custom
commands to hotkeys and execute using a command - Fixed issue with the macro/script key binding not always displaying correctly in the UI
NOTE: Releases now come in x64
and x86
. If you still use client.exe
you must download the x86
version.
Full Changelog: v1.7.3.36...v1.7.4.49