|
@@ -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.
|