ID:157591
![]() Feb 6 2010, 11:49 pm
|
|
Right, well... It's a seemingly-simple problem I just can't seem to figure out. For a game of mine I'm working on, some grids are going to be an essential part of an interface, but I need to output things that are larger than 32x32 to them, without them getting sized down. Is there any way to manage this, or would I have to re-do all my interface stuff?
|
Copyright © 2025 BYOND Software.
All rights reserved.
However, you can output HTML with the img tag and make it any size you want. Use the \ref tag on the file names and then use Topic() links for interaction. There are icon state and direction arguments you can place in the img tag as well, but I can never remember (or find) the frelling things.