Difference between revisions of "SetSpellHostile"

14 bytes added ,  17:11, 26 May 2008
m
updating link
imported>DragoonWraith
(New page: A command for Oblivion Script Extender '''Syntax:''' (nothing) GetSpellHostile spell:ref isHostile:bool Sets whether or not a spell is considered ...)
 
imported>DragoonWraith
m (updating link)
 
(2 intermediate revisions by the same user not shown)
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]]


'''Syntax:'''
'''Syntax:'''
  (nothing) GetSpellHostile spell:ref isHostile:bool
  (nothing) SetSpellHostile spell:ref isHostile:bool


Sets whether or not a spell is considered hostile.
Sets whether or not a spell is considered hostile.
Line 12: Line 13:


== See Also ==
== See Also ==
* [[GetSpellHostile]]
* [[IsSpellHostile]]


[[Category: Functions]]
[[Category: Functions]]