justinrpg Posted February 20, 2019 Share Posted February 20, 2019 I have never had any issues adding spells to my character in the past. In fact, I add the same 12 spells to every character I ever made. This is the first time I am having any issue doing so! Every time I try to add a spell using "player.addspell a97ac" I always get the following error message in the console: "Script 'SysWindowCompileAndRun', line 1:Expected end of line,Compiled script not saved" I Googled 'Oblivion expected end of line' but only unrelated information showed many of which didn't include 'Oblivion' and forcing it to must include oblivion gave even worse crap. How do I fix? Link to comment Share on other sites More sharing options...
DrakeTheDragon Posted February 21, 2019 Share Posted February 21, 2019 Hmm, I for one always have to type player.addspell "a97ac"into console. Without quotes it'll never take it from me. Link to comment Share on other sites More sharing options...
Turul1989 Posted February 22, 2019 Share Posted February 22, 2019 Maybe you are writing missing id code, check it again, it should be: 000a97ac Link to comment Share on other sites More sharing options...
Oblivionaddicted Posted February 26, 2019 Share Posted February 26, 2019 (edited) When an form ID starts with 0's you don't need to write them in a console code to make it work. Edited February 26, 2019 by Oblivionaddicted Link to comment Share on other sites More sharing options...
Turul1989 Posted February 28, 2019 Share Posted February 28, 2019 When an form ID starts with 0's you don't need to write them in a console code to make it work.Sorry I didnt know that Link to comment Share on other sites More sharing options...
Recommended Posts