Difference between pages "TRIGEDIT-COMMANDLISTS" and "TRIGEDIT-INTENDED"

From 4Dimensions
(Difference between pages)
Jump to: navigation, search
(Bot: Automated import of articles)
 
 
Line 1: Line 1:
'''TRIGEDIT-COMMANDLISTS'''
+
'''TRIGEDIT-INTENDED'''
 
[[Category:Help Files]]
 
[[Category:Help Files]]
 +
[[Category:Building]]
  
TRIGEDIT-COMMANDLISTS
+
2) Intended for : Mobiles
  
TRIGEDIT-COMMANDLISTS
+
This is either Mobiles (the default), Objects or Rooms. While in most cases it
  
TRIGEDIT-COMMANDLISTS
+
is possible to make a script work for either one, it is highly recommended to
  
 +
only use the correct type.
  
  
6) Commands:
+
0: Mobiles, 1: Objects, 2: Rooms: 0
 
 
{ccsay My trigger commandlist is not complete!{c0
 
 
 
This is the command list, which contains the actions which take place, when the
 
 
 
trigger is executed. The command list makes use of the {cRHELP TEXT-EDITOR{c0.
 
 
 
This is often called the 'script', and is actually a small program, executed
 
 
 
step by step. In it, you can use different types of commands: script - specific
 
 
 
commands, flow control commands - if this is a mobile script, you can use
 
 
 
standard mud commands like say or give.
 

Latest revision as of 11:31, 14 July 2017

TRIGEDIT-INTENDED

2) Intended for : Mobiles

This is either Mobiles (the default), Objects or Rooms. While in most cases it

is possible to make a script work for either one, it is highly recommended to

only use the correct type.


0: Mobiles, 1: Objects, 2: Rooms: 0