Difference between pages "TRIG-ATTACH" and "TSTAT TRIGEDIT-EXAMPLES EXAMPLES TRIG-EXAMPLES"

From 4Dimensions
(Difference between pages)
Jump to: navigation, search
(Bot: Automated import of articles)
 
m
 
Line 1: Line 1:
'''TRIG-ATTACH'''
+
'''TSTAT TRIGEDIT-EXAMPLES EXAMPLES TRIG-EXAMPLES'''
 
[[Category:Help Files]]
 
[[Category:Help Files]]
 +
[[Category:Building]]
  
TRIG-ATTACH
 
  
TRIG-ATTACH
+
Usage: tstat <trigger vnum>
  
TRIG-ATTACH
 
  
  
 +
Tstat lets you learn more about a specific trigger.
  
Usage: attach vnum id
+
Be warned that all the triggers on TBA may not work since anyone could
  
* This small trigger will attach a trigger to the carrier this can for instance
+
have made them. Ask around for the best examples. Zone 0 are the basic
* be used if you want the mob to change attitude by adding another trigger
 
* (ie - mob was mad - mob got apple - mob gets a 'nicer' trigger attached
 
attach 3001 %self.id%
 
  
 +
examples. For more examples check out zones 13, 19, 27, 29, 77, 236 and
  
This command allows a script to attach a trigger (referenced by vnum) to
+
# There are numerous others. Look around, just beware some may not be
 +
#: examples.
  
anything capable of receiving triggers, by id number. (%self.id%, %object.id%,
+
To learn more about any of these just tlist <zone #> then tstat each
  
and %actor.id% are examples of id numbers, for use with this command.)
+
trigger individually. You can always ask Rumble to find you an example.
  
  
  
See Also: [[ATTACH]]  [[DETACH]]  [[TRIG-DETACH]]
+
See also: [[TLIST]]  [[TRIGEDIT]]  [[OLC]]

Latest revision as of 15:30, 14 July 2017

TSTAT TRIGEDIT-EXAMPLES EXAMPLES TRIG-EXAMPLES


Usage: tstat <trigger vnum>


Tstat lets you learn more about a specific trigger.

Be warned that all the triggers on TBA may not work since anyone could

have made them. Ask around for the best examples. Zone 0 are the basic

examples. For more examples check out zones 13, 19, 27, 29, 77, 236 and

  1. There are numerous others. Look around, just beware some may not be
    examples.

To learn more about any of these just tlist <zone #> then tstat each

trigger individually. You can always ask Rumble to find you an example.


See also: TLIST TRIGEDIT OLC