/echo $int(1) (this is for example only)
results in 1
The Bug:
/echo $int($char(speed))
results in junk
If I'm standing still, my $char(speed) should be 0.00, and $int() should change that to just 0
Moderator: MacroQuest Developers
