Difference between revisions of "Osiris/Shared/DB DeadEvent"
From Divinity Engine Wiki
m |
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 21: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