CS2D
Scripts
About the image() function...
About the image() function...
5 replies Hi all,
I was just wondering, when one draws an image in CS2D ( not on a player, over a specific x|y coordinate ), is it midhandled? ( BMax users know what I mean here, though for you who don't, centered would be a legitimate replacement. )
Thanks in advance,
Danny. Well, as I understood it when you draw an image on 48|48 it will put the image so its center would be on 48|48. I may have misunderstood you though. DC Admin
Offline
would probably take 1 minute to try it..
Yeah, basically what I meant was whether it would place* the images* centre at the coordinates or would it put the top-left corner at the coordinates.
I can't test this for myself right now ( I'm busy running FreeBSD with a dedicated server, the Linux client doesn't work on BSD for meh
) Images are centered, hudtxt is topleftcornered. Okay, thanks Engi