Osiris/Shared/DB DeadEvent: Difference between revisions

From Divinity Engine Wiki
Jump to navigation Jump to search
mNo edit summary
m (formatting fixes)
Line 1: Line 1:
===== Full Definition(s) =====
===== Full Definition(s) =====
* '''DB_DeadEvent('''''(CHARACTERGUID)'''''_Npc,'''''(STRING)'''''_Event''')
* '''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