Osiris/Shared/DB DeadEvent: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
m (formatting fixes) |
||
Line 1: | Line 1: | ||
===== Full Definition(s) ===== | ===== Full Definition(s) ===== | ||
* '''DB_DeadEvent | * '''DB_DeadEvent'''(''(CHARACTERGUID)'''''_Npc,'''''(STRING)'''''_Event''') | ||
===== Description ==== | ===== Description ===== | ||
If defined, the global flag '''_Event''' will be set when '''_NPC''' gets killed. | If defined, the global flag '''_Event''' will be set when '''_NPC''' gets killed. | ||
===== Notes ===== | ===== Notes ===== |
Revision as of 20:17, 14 September 2017
Full Definition(s)
- DB_DeadEvent((CHARACTERGUID)_Npc,(STRING)_Event)
Description
If defined, the global flag _Event will be set when _NPC gets killed.
Notes
- /
See Also
- Helper DB_KilledEvent