From 2fb13195ab3e72c52114259e77358b81fc3a9e3d Mon Sep 17 00:00:00 2001 From: AnnieRuru Date: Sun, 15 Nov 2015 21:23:09 +0800 Subject: *Correct the wrong example for *queueopt --- doc/script_commands.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc') diff --git a/doc/script_commands.txt b/doc/script_commands.txt index 26ff80e65..a128dd6af 100644 --- a/doc/script_commands.txt +++ b/doc/script_commands.txt @@ -9005,7 +9005,7 @@ When the QUEUEOPT_MAPCHANGE event is triggered, it sets a temp char var @Queue_Destination_Map$ with the destination map name. Example: - queueopt(.@queue_id, QUEUEOPT_DEATH, "MyNPC::MyOnQueueMemberDeathEventName"); + queueopt(.@queue_id, QUEUEOPT_DEATH, "MyNPC::OnQueueMemberDeathEvent"); --------------------------------------- -- cgit v1.2.3-60-g2f50