Osiris/API/CharacterDieImmediate: Difference between revisions
Jump to navigation
Jump to search
(Created page with "===== Full Definition(s) ===== * call '''CharacterDieImmediate'''('''''[in]'''(CHARACTERGUID)'''''_Character''','''''[in]'''(INTEGER)'''''_GenerateTreasure''','''''[in]'''(STR...") |
mNo edit summary |
||
(One intermediate revision by the same user not shown) | |||
Line 1: | Line 1: | ||
===== Full Definition(s) ===== | ===== Full Definition(s) ===== | ||
* call '''CharacterDieImmediate'''( | * call '''CharacterDieImmediate'''(''(CHARACTERGUID)'''''_Character''', ''(INTEGER)'''''_GenerateTreasure''', ''(STRING)'''''_DeathType''') | ||
===== Description ===== | ===== Description ===== | ||
Exactly the same as [[Osiris/API/CharacterDie|CharacterDie]], except that the dying animation | Exactly the same as [[Osiris/API/CharacterDie|CharacterDie]], except that the dying animation gets skipped. | ||
===== Notes ===== | ===== Notes ===== | ||
Line 9: | Line 9: | ||
* [[Osiris/API/CharacterDie|CharacterDie]] | * [[Osiris/API/CharacterDie|CharacterDie]] | ||
[[Category:Osiris Calls]] | [[Category:Osiris Calls|CharacterDieImmediate]] |
Latest revision as of 15:14, 19 December 2017
Full Definition(s)
- call CharacterDieImmediate((CHARACTERGUID)_Character, (INTEGER)_GenerateTreasure, (STRING)_DeathType)
Description
Exactly the same as CharacterDie, except that the dying animation gets skipped.
Notes
- /