scripts won't save

Post » Sat Feb 20, 2010 7:02 am

i'm getting a constant problem with scripts refusing to save, even real simple ones. if there's a syntax error, a box will usually pop up telling me what the problem is, but most of the time it just does nothing, doesn't save, and when i try to close the script box it hilariously ask "would you like to save your script?" (clicking yes doesn't save it...)

is there something wrong with the CS? it's happening with the most simple thing

scn questscript1

begin gamemode

if bandit1ref.getdead == 1
setstage quest1 10

endif

end


-----

there might be a problem with that i don't see, i'm only a beginner, but why is it just doing nothing when i click save?
User avatar
Ian White
 
Posts: 3476
Joined: Thu Jul 19, 2007 8:08 pm

Post » Sat Feb 20, 2010 2:17 am

Only time I've seen this error is when I've changed the name of a ref used in the script.
User avatar
willow
 
Posts: 3414
Joined: Wed Jul 26, 2006 9:43 pm


Return to IV - Oblivion