Difference between revisions of "SetQuestItem"

From the Oblivion ConstructionSet Wiki
Jump to navigation Jump to search
imported>WereWolf
(New page: A command for Oblivion Script Extender Sets whether the type is a quest item. '''Syntax:''' (nothing) ''reference.''SetQuestItem isQuestItem:bool ...)
 
imported>WereWolf
Line 1: Line 1:
A command for [[:Category:Oblivion Script Extender|Oblivion Script Extender]]
A command for [[:Category:Oblivion Script Extender|Oblivion Script Extender]]
Sets whether the type is a quest item.


'''Syntax:'''
'''Syntax:'''
  (nothing) ''reference.''SetQuestItem isQuestItem:bool ''objectID:ref''
  (nothing) ''reference.''SetQuestItem isQuestItem:bool ''objectID:ref''
Sets whether the type is a quest item.


==See Also==
==See Also==

Revision as of 13:08, 14 September 2007

A command for Oblivion Script Extender

Syntax:

(nothing) reference.SetQuestItem isQuestItem:bool objectID:ref

Sets whether the type is a quest item.

See Also