by LilWhiteMouse » Thu Sep 02, 2010 8:37 am
DrawStack iconimage, inventory, maxcount, iconspacing, {horizontal|vertical}, [flags, ..., ] x, y
I'd like a function for SBARINFO that could draw an image for each unit of ammo/inventory/etc. IE: Your gun has 100 bullets, it would draw 100 icons. You can sorta do this with DrawBar, but it's rather crude. I'm using ACS to do it for now, but I'm sure SBARINFO would be a much better place to do this.
DrawStack iconimage, inventory, maxcount, iconspacing, {horizontal|vertical}, [flags, ..., ] x, y
I'd like a function for SBARINFO that could draw an image for each unit of ammo/inventory/etc. IE: Your gun has 100 bullets, it would draw 100 icons. You can sorta do this with DrawBar, but it's rather crude. I'm using ACS to do it for now, but I'm sure SBARINFO would be a much better place to do this.