-
Notifications
You must be signed in to change notification settings - Fork 0
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.
Introduction
Revised Syntax
- Switches and variables
- Local switches and local variables
- Tags and local tags
- Displaying informations in messages
Commands
Extended events
Advanced tools
RMEx use examples
- Create basic gauges
- Create gauges in battle
- Create easily a QuickTime Event
- A minimal multi-agents system
- Custom names typing system
- Titlescreen's skipper
Scripters corner