Browse Source

Update script_commands.txt

Jeric 11 years ago
parent
commit
7ee480a38b
1 changed files with 7 additions and 0 deletions
  1. 7 0
      doc/script_commands.txt

+ 7 - 0
doc/script_commands.txt

@@ -972,6 +972,13 @@ changing stats, equipment, or maps, as well as when logging in, leveling up, and
 mounting a job mount. This can be used to grant additional item bonuses to certain
 mounting a job mount. This can be used to grant additional item bonuses to certain
 player groups, for instance.
 player groups, for instance.
 
 
+OnWhisperGlobal:
+
+This special label triggers when a player whispers the NPC by its name
+and would execute all the scripts under this event label. This is similar to the
+'donpcevent' and 'goto' command but can only be trigged manually by whispering.
+
+
 Only the special labels which are not associated with any script command are 
 Only the special labels which are not associated with any script command are 
 listed here. There are other kinds of labels which may be triggered in a similar 
 listed here. There are other kinds of labels which may be triggered in a similar 
 manner, but they are described with their associated commands.
 manner, but they are described with their associated commands.