You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I was testing on my local server today & came across an issue with remove away status using the alter command as a GM:
/alter <player> away set (sets player status to "away" without a message)
/alter <player> away set message (sets player status to "away" with message)
/alter <player> away unset (ERROR: "Attribute to be unset is not of type 'flag'.")
/alter <player> away sub (does nothing)
I was testing on my local server today & came across an issue with remove away status using the
alter
command as a GM:(issue mirrored on SourceForge)
The text was updated successfully, but these errors were encountered: