UOOutlands / Razor

Razor is a free tool designed to help with simple tasks while playing Ultima Online.
http://www.uor-razor.com
GNU General Public License v3.0
9 stars 6 forks source link

[BUG] Cannot `setvar 'text'`, throws error #55

Closed ncskrypt closed 3 years ago

ncskrypt commented 3 years ago

setvar throws an error if you try to set it to plain text.

jaedan commented 3 years ago

Also resolved by 9ba19940bc25e9779c2223003e1424cf9e959026

ncskrypt commented 3 years ago

Filed new bug: https://github.com/UOOutlands/Razor/issues/69

setvar myvar (text) casts it as int and expressions fail on it.

image