HUD Groups

by Forum_account
An easy way to manage screen objects.
ID:328850
 
BYOND Version:493
Operating System:Windows 7 Ultimate 64-bit
Web Browser:Chrome 17.0.963.56
Applies to:DM Language
Status: Open

Issue hasn't been assigned a status value.
I think it skips over existing newlines.
world << font.wrap_text("testing\nbugs", 15)

Output:
tes
tin
g
b
ug
s
Ok, this should be fixed in the next update too.