justinrpg Posted February 20, 2019 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?
DrakeTheDragon Posted February 21, 2019 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.
Turul1989 Posted February 22, 2019 Posted February 22, 2019 Maybe you are writing missing id code, check it again, it should be: 000a97ac
Oblivionaddicted Posted February 26, 2019 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
Turul1989 Posted February 28, 2019 Posted February 28, 2019 On 2/26/2019 at 10:35 AM, Oblivionaddicted said: 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
Recommended Posts