aboutsummaryrefslogtreecommitdiff
path: root/doc/EventAI.txt
diff options
context:
space:
mode:
authormegamage <none@none>2009-05-21 10:52:05 -0500
committermegamage <none@none>2009-05-21 10:52:05 -0500
commit5fe179019fded52718f6fce9a76c052785df48a5 (patch)
treeace3db0feaba56ff9f452849c54b2ef25d1d840e /doc/EventAI.txt
parent8d771cc9f7b8800ccf8a799740d0b95cc95b4cbe (diff)
[7863] Implement for EVENT_T_SPAWNED map/zone/subzone only event conditions. Author: Alex
--HG-- branch : trunk
Diffstat (limited to 'doc/EventAI.txt')
-rw-r--r--doc/EventAI.txt2
1 files changed, 2 insertions, 0 deletions
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: