Skip to content

Commit 4f3b79f

Browse files
Emistrydastgir
authored andcommitted
Update *waitingroom script document (#1537)
- when trigger event label, it run as *donpcevent() not *doevent(), no player are attached to the script when it's triggering the event.
1 parent 980eeb0 commit 4f3b79f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

doc/script_commands.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6854,7 +6854,7 @@ The maximum length of a chat room name is 60 letters.
68546854
The limit is the maximum number of people allowed to enter the chat room.
68556855
The attached NPC is included in this count. If the optional event and
68566856
trigger parameters are given, the event label
6857-
("<NPC object name>::<label name>") will be invoked as if with a doevent()
6857+
("<NPC object name>::<label name>") will be invoked as if with a donpcevent()
68586858
upon the number of people in the chat room reaching the given triggering
68596859
amount.
68606860

0 commit comments

Comments
 (0)