obj/Test {
maptext = "<b><font color = red><font size = 2>Hello!</font></b>";
}
Problem description: Well the code isn't showing any text...
I've added the obj though the Map editor, doesn't know if it affects something...
Code:
obj/Test { Problem description: Well the code isn't showing any text... I've added the obj though the Map editor, doesn't know if it affects something... |
![]() Jan 25 2012, 8:53 pm
|
|
I assume you are using the latest beta?
|
Do you have the various maptext-related variables set? maptext_width and maptext_height, specifically.
|
Well i can't take a look at them since they're not on documentation. Still setting us those variables doesn't work.
|
Try setting the variables inside of New(). I'm not sure how well default values are working and don't have a way to test right now.
|