From 5fe179019fded52718f6fce9a76c052785df48a5 Mon Sep 17 00:00:00 2001 From: megamage Date: Thu, 21 May 2009 10:52:05 -0500 Subject: [7863] Implement for EVENT_T_SPAWNED map/zone/subzone only event conditions. Author: Alex --HG-- branch : trunk --- doc/EventAI.txt | 2 ++ 1 file changed, 2 insertions(+) (limited to 'doc/EventAI.txt') diff --git a/doc/EventAI.txt b/doc/EventAI.txt index 5609be9fc38..2390bb02c5f 100644 --- a/doc/EventAI.txt +++ b/doc/EventAI.txt @@ -260,6 +260,8 @@ This Event is commonly used for NPC's who do something or say something to you w --------------------- Expires at initial spawn and at creature respawn. This Event is commonly used for setting ranged movement type or Summoning a Pet on Spawn +Parameter 1: 0: works always, 1: works on map in Parameter 2, 2: works on zone/subzone in Parameter 2 +Parameter 2: depends on Parameter 1: for 1 it is map ID, for 2 it is area ID to check ----------------------- 12 = EVENT_T_TARGET_HP: -- cgit v1.2.3