Osiris/Shared/DB KilledEvent: Difference between revisions

From Divinity Engine Wiki
Jump to navigation Jump to search
(Osiris Helper Mod APIs)
 
mNo edit summary
Line 6: Line 6:
* /
* /
===== See Also =====
===== See Also =====
* Helper [[Osiris/Shared/DB_DeadEvent]]
* Helper [[Osiris/Shared/DB_DeadEvent|DB_DeadEvent]]
   
   
[[Category:Osiris Shared Mod Helpers]]
[[Category:Osiris Shared Mod Helpers]]

Revision as of 20:56, 25 August 2017

Full Definition(s)
  • DB_DeadEvent((CHARACTERGUID)_Npc,(STRING)_Event)
Description

Sets user flag _Event a player (or a player's summon) controlled by that player kills _NPC, or was hostile and in combat with _NPC when they died.

Notes
  • /
See Also