Difference between revisions of "Talk:Scripting Tutorial: My First Spell"

From the Oblivion ConstructionSet Wiki
Jump to navigation Jump to search
imported>Mrflippy
imported>Brainspackle
Line 1: Line 1:
Good to see more tutorials coming together.  When working on a project I like to set Oblivion to run in windowed mode by full screen more to 0 in Oblivion.ini.  While you can't make changes in real-time, it does help you to spot fix problems and refer to scripts and settings without having to quit out of the game entirely.  [[User:JBurgess|JBurgess]] 09:21, 8 April 2006 (EDT)
Good to see more tutorials coming together.  When working on a project I like to set Oblivion to run in windowed mode by full screen more to 0 in Oblivion.ini.  While you can't make changes in real-time, it does help you to spot fix problems and refer to scripts and settings without having to quit out of the game entirely.  [[User:JBurgess|JBurgess]] 09:21, 8 April 2006 (EDT)
:That's a good idea. I'll modify the tutorial. I'm not sure my poor computer could handle running Oblivion and the CS at the same time though :) [[User:Mrflippy|Mrflippy]] 15:54, 8 April 2006 (EDT)
:That's a good idea. I'll modify the tutorial. I'm not sure my poor computer could handle running Oblivion and the CS at the same time though :) [[User:Mrflippy|Mrflippy]] 15:54, 8 April 2006 (EDT)
How would I do this exact same function, but with a one-time use scroll instead?  I have tried everything to make a scroll.  But in my testing, unable to get it into my inventory using additem or addspell.  --[[User:Brainspackle|Brainspackle]] 04:04, 9 April 2006 (EDT)

Revision as of 03:04, 9 April 2006

Good to see more tutorials coming together. When working on a project I like to set Oblivion to run in windowed mode by full screen more to 0 in Oblivion.ini. While you can't make changes in real-time, it does help you to spot fix problems and refer to scripts and settings without having to quit out of the game entirely. JBurgess 09:21, 8 April 2006 (EDT)

That's a good idea. I'll modify the tutorial. I'm not sure my poor computer could handle running Oblivion and the CS at the same time though :) Mrflippy 15:54, 8 April 2006 (EDT)

How would I do this exact same function, but with a one-time use scroll instead? I have tried everything to make a scroll. But in my testing, unable to get it into my inventory using additem or addspell. --Brainspackle 04:04, 9 April 2006 (EDT)