Sfoglia il codice sorgente

Update script_commands.txt

Jeric 11 anni fa
parent
commit
7ee480a38b
1 ha cambiato i file con 7 aggiunte e 0 eliminazioni
  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
 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 
 listed here. There are other kinds of labels which may be triggered in a similar 
 manner, but they are described with their associated commands.