Skip to content

Displaying informations in messages

Al'rind edited this page Jul 1, 2015 · 2 revisions

As variables are displayable in text messages, it is also possible to display local variables, tags and local tags. To do so, you only have to prefix their call with the backslash symbol (''). Exactly the same way that you are doing with regular variables. For instance:

>Text: "Hey, in the map n°1, the local variable n°5 of the event n°2
			 equals \SV[1,2,5], no kiding !
			 As well, the tag :hello equals: \L[:hello] !"

As if you were doing a script call, you can partially specify arguments for local elements.

Clone this wiki locally