Page 1 of 1

Adding echos (echos....echos.....echos.....)

Posted: August 3rd, 2010, 7:26 pm
by PizzaLover101
get a map model, click on it and press F3, then change the trigger type to 5( that's the only one I use :P) set the trigger level to what ever number you like. Then:

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 :)

Re: Adding echos (echos....echos.....echos.....)

Posted: August 9th, 2010, 7:16 pm
by chocolatepie33
This is useful. Did you put it in the wiki?

Re: Adding echos (echos....echos.....echos.....)

Posted: August 9th, 2010, 7:28 pm
by PizzaLover101
no, should I?


Edit, someone did for me

Re: Adding echos (echos....echos.....echos.....)

Posted: August 9th, 2010, 7:39 pm
by chocolatepie33
that was quick.