ID:135734
 
Basically so an object can have multiple locations on the client's screen without using the "box" format. Perhaps a syntax like this would work:

screen_loc = "x:x-pixeloffset,y:y-pixeloffset and x:x-pixeloffset,y:y-pixeloffset and ..."

And so on. This could also be combined with boxes. So an example would be:

screen_loc = "4:16,7 and 6:12,3:12 and 10,10 to 12,12"

This could seriously help in decreasing the number of HUD objects needed in some places.
[link] (same topic name, even! =P)