Difference between revisions of "GetProjectileSource"

From the Oblivion ConstructionSet Wiki
Jump to navigation Jump to search
imported>DragoonWraith
(New page: {{OBSE v0015}} A command for Oblivion Script Extender '''Syntax:''' (source:ref) reference.GetProjectileSource Returns the caster of a magic proje...)
 
imported>Haama
(Testing)
Line 1: Line 1:
{{OBSE v0015}}
A command for [[:Category:Oblivion Script Extender|Oblivion Script Extender]]
A command for [[:Category:Oblivion Script Extender|Oblivion Script Extender]]


Line 12: Line 11:
[[Category: Functions]]
[[Category: Functions]]
[[Category: Functions (OBSE)]]
[[Category: Functions (OBSE)]]
[[Category: Function (OBSE v15)]]
[[Category: Projectile Functions]]
[[Category: Projectile Functions]]
[[Category: Projectile Functions (OBSE)]]
[[Category: Projectile Functions (OBSE)]]

Revision as of 03:03, 26 May 2008

A command for Oblivion Script Extender

Syntax:

(source:ref) reference.GetProjectileSource

Returns the caster of a magic projectile or the archer who fired an arrow projectile.

See Also