Difference between revisions of "GetMagicEffectProjectileSpeed"

From the Oblivion ConstructionSet Wiki
Jump to navigation Jump to search
imported>DragoonWraith
(ME function)
imported>DragoonWraith
(not a record variable function)
 
Line 17: Line 17:
[[Category:Magic Functions (OBSE)]]
[[Category:Magic Functions (OBSE)]]
[[Category:Magic Functions - Magic Effect (OBSE)]]
[[Category:Magic Functions - Magic Effect (OBSE)]]
[[Category:Record Variable Functions]]
[[Category:Record Variable Functions (OBSE)]]

Latest revision as of 19:09, 21 March 2008

A command for Oblivion Script Extender

Syntax:

(projectileSpeed:float) GetMagicEffectProjectileSpeed effect:chars
(projectileSpeed:float) GetMEProjSpeed effect:chars
(projectileSpeed:float) GetMagicEffectProjectileSpeedC effect:long
(projectileSpeed:float) GetMEProjSpeedC effect:long

Returns the projectile speed of the magic effect.