Osiris/API/CreateExplosionAtPosition: Difference between revisions

From Divinity Engine Wiki
Jump to navigation Jump to search
(Documented CreateExplosionAtPosition)
(No difference)

Revision as of 19:25, 23 February 2018

Full Definition(s)
  • call CreateExplosionAtPosition((REAL)_X,(REAL)_Y,(REAL)_Z, (STRING)_SkillID, (INTEGER)_CasterLevel)
Description

Shoots the projectile or projectile strike _SkillID at position (_X, _Y, _Z) as if it was cast by a caster of level _CasterLevel.

Notes
See Also