Difference between revisions of "GetMagicEffectProjectileSpeed"

From the Oblivion ConstructionSet Wiki
Jump to navigation Jump to search
imported>WereWolf
(New page: A command for Oblivion Script Extender '''Syntax:''' (projectileSpeed:float) GetMagicEffectProjectileSpeed effect:chars (projectileSpeed:float) G...)
 
imported>DragoonWraith
(ME function)
Line 16: Line 16:
[[Category:Magic Functions]]
[[Category:Magic Functions]]
[[Category:Magic Functions (OBSE)]]
[[Category:Magic Functions (OBSE)]]
[[Category:Magic Functions - Magic Effect (OBSE)]]
[[Category:Record Variable Functions]]
[[Category:Record Variable Functions]]
[[Category:Record Variable Functions (OBSE)]]
[[Category:Record Variable Functions (OBSE)]]

Revision as of 20:33, 1 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.