mirror of
https://github.com/mangosfour/server.git
synced 2025-12-12 01:37:00 +00:00
[7863] Implement for EVENT_T_SPAWNED map/zone/subzone only event conditions.
Signed-off-by: VladimirMangos <vladimir@getmangos.com>
This commit is contained in:
parent
0f928164e0
commit
bde5402b40
5 changed files with 65 additions and 9 deletions
|
|
@ -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:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue