
Code: Select all
level_trigger_# = [echo "Your text here."]
If you want to change the color then put ^fs in front of the the text. After that you put ^f# (you can also use letter, go here for a color guide:http://sandboxgamemaker.com/wiki/index. ... o_your_map
OR: viewtopic.php?f=24&t=1388
Then end with ^fr. As an example with green text:
Code: Select all
level_trigger_# = [echo "^fs^f0Hello, I'm PizzaLover101^fr."]
Hope this helps
