Difference between revisions of "Osiris/Shared/DB DeadEvent"

From Divinity Engine Wiki
Jump to: navigation, search
m
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 22: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