Difference between revisions of "SetBookIsScroll"
Jump to navigation
Jump to search
imported>WereWolf (New page: A command for Oblivion Script Extender Sets whether the book is a scroll. '''Syntax:''' (nothing) ''reference.''SetBookIsScroll isScroll:bool ''ob...) |
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]] | ||
'''Syntax:''' | '''Syntax:''' | ||
(nothing) ''reference.''SetBookIsScroll isScroll:bool ''objectID:ref'' | (nothing) ''reference.''SetBookIsScroll isScroll:bool ''objectID:ref'' | ||
Sets whether the book is a scroll. | |||
==See Also== | ==See Also== |
Latest revision as of 05:44, 14 September 2007
A command for Oblivion Script Extender
Syntax:
(nothing) reference.SetBookIsScroll isScroll:bool objectID:ref
Sets whether the book is a scroll.