Razor v1.8.61.0
This version includes several new scripting commands, the ability to resize the Razor window, and Pandora like features. Versioning will slightly change, next versions will be 1.9.X.0, 1.10.X.0, 1.11.X.0, etc where X indicates the build/run ID.
- Fix issue with delete profile button
- Added
sound
andmusic
script commands that will play specific sound or music in the client - Added
classicuo/cuo
script commands,>cuo
manual command to control ClassicUO settings directly. - Added sound trigger option to overhead messages
- Fixed issue with buffs/debuff filter not loading on a profile change
- Reload scripts will read all changes made externally to scripting files
- Added the ability to resize the Razor window
- Fixed issue with buy agents not saving/loading correctly
- Added
itemcount
expression that returns the number of items you carry in total - Fixed
lifttype
to pull the correct amount when including a hue - Added
rename
command to allow you to rename a follower - Added
getlabel
command with the in expression to capture text from a single clicked item - Fixed script tab not displaying the set hotkey
- Added Pandora inspired tabs in the Advanced (shard staff specific)
- Removed the script popout editor now that you can resize the main Razor window
- Updated the
dress
andundress
commands to accept a serial or variable - Updated
gumpclose
to accept an optional gump id - Added an option to trigger male or female sounds base on specific emotes (ie:
*cheer*
or*laugh*
) - Script editor will highlight the current line when executed via the Play button in the UI
- Updated
setvar
to accept a serial (bypassing the target click) and to set temp variables using!
(see docs) - Fixed issue when using
findtype
withor
andas
where the variable wouldn't assign correctly - Increased system message queue from 25 to 100 messages
- Added
ignore
,unignore
, andclearignore
commands
Full Changelog: v1.7.4.49...v1.8.61.0