Osiris/API/CreateProjectileStrikeAtPosition

From Divinity Engine Wiki
Jump to: navigation, search
Full Definition(s)
  • call CreateProjectileStrikeAtPosition((REAL)_x, (REAL)_y, (REAL)_z, (STRING)_skillID, (INTEGER)_casterLevel)
Description

Creates a skill cast of ProjectileStrike type at target position. Used for projectiles falling from the sky.

Notes
  • _casterLevel: Level of skill to use
See Also