Thanks for the reply. That's a shame though, I use a trackball, so I can't scroll. Perhaps you could add scroll function using Up/Down or even [/] on a later update. It's no biggie if the HUD background thing isn't changed though, I guess I could just turn it off if I want to.
How do you use this?
Edit: Nevermind, I was posting in a shortcut folder.
local dorkybobster = elements.allocate("EXTR" , "EXPL")
elements.element(dorkybobster, elements.element(elements.DEFAULT_PT_SNOW))
elements.property(dorkybobster, "Name" , "EXPL")
elements.property(dorkybobster, "Description" , "Basic Explosive, possibly strong.")
elements.property(elements.dorkybobster_PT_EXPL, "Colour", 0x003486)