Difference between revisions of "SetIsFood"
Jump to navigation
Jump to search
imported>WereWolf (Fixed categories) |
imported>WereWolf |
||
(2 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
A command for [[:Category:Oblivion Script Extender|Oblivion Script Extender]] | A command for [[:Category:Oblivion Script Extender|Oblivion Script Extender]] | ||
'''Syntax:''' | '''Syntax:''' | ||
(nothing) ''reference.''IsFood isFood:bool ''objectID:ref'' | (nothing) ''reference.''IsFood isFood:bool ''objectID:ref'' | ||
Sets whether the object is considered to be food. | |||
==See Also== | ==See Also== | ||
*[[ | *[[IsFood]] | ||
[[Category: Functions]] | [[Category: Functions]] | ||
[[Category: Functions ( | [[Category: Functions (OBSE)]] | ||
[[Category: Inventory Functions]] | [[Category: Inventory Functions]] | ||
[[Category: Inventory Functions (OBSE)]] | [[Category: Inventory Functions (OBSE)]] |
Latest revision as of 13:12, 14 September 2007
A command for Oblivion Script Extender
Syntax:
(nothing) reference.IsFood isFood:bool objectID:ref
Sets whether the object is considered to be food.