That's right, i don't know what i'm doing wrong.
Y write in the console ctrlaltdelete:addspell("[spell name]"), i write all the spells and always says that the file doesn't exist.
I did it without the [] and was the same, and i have put several spell's name and no one fixs. I don't know if i have to write the spell in some way or something.
Thanks.
Help I can't use the spell cheat.
I've never used the addspell cheat for sorcerers, but every spell in the game has an item ID, so I'm sure you need to be using that, instead of the name "haste." SPWI305Z is the item ID for "haste," so use that.
ctrlaltdelete:addspell("SPWI305Z")
Try this and see if it works. If it does, I'll dig up a link to a file where you can get the rest of the codes.
ctrlaltdelete:addspell("SPWI305Z")
Try this and see if it works. If it does, I'll dig up a link to a file where you can get the rest of the codes.
"They who can give up essential liberty to obtain a little temporary safety, deserve neither liberty nor safety." Ben Franklin
It doesn't work
But anyway please give me all the spell code list so I try.
The thing is that I'm not use of using guides and things like that so I've made everything by my own will, includes party creation. Now I'm stuck and I have a useles Wizard that doesn't gain spells by his own :S, I want to continue doing the less cheating as posible.
I tried to find the spell code list from internet but found nothing.
Thank you very much!
But anyway please give me all the spell code list so I try.
The thing is that I'm not use of using guides and things like that so I've made everything by my own will, includes party creation. Now I'm stuck and I have a useles Wizard that doesn't gain spells by his own :S, I want to continue doing the less cheating as posible.
I tried to find the spell code list from internet but found nothing.
Thank you very much!
Well, is he a wizard, or is he a sorcerer? You say wizard, and a wizard learns spells by writing them to his book from scrolls. So you need to use the CreateItem cheat to get the scroll, and then write the scroll to his book. I imagine the AddSpell cheat only works with sorcerers, who learn spells on their own.
So if he is a wizard, try:
ctrlaltdelete:createitem("SPWI305Z",1)
and use the scroll to write the spell to his book.
Try this page for item list files:
[url="http://www.sorcerers.net/Games/IWD2/index_tips.php"]http://www.sorcerers.net/Games/IWD2/index_tips.php[/url]
There is an item quick reference guide there that is pretty good. Most of these files are zipped.
So if he is a wizard, try:
ctrlaltdelete:createitem("SPWI305Z",1)
and use the scroll to write the spell to his book.
Try this page for item list files:
[url="http://www.sorcerers.net/Games/IWD2/index_tips.php"]http://www.sorcerers.net/Games/IWD2/index_tips.php[/url]
There is an item quick reference guide there that is pretty good. Most of these files are zipped.
"They who can give up essential liberty to obtain a little temporary safety, deserve neither liberty nor safety." Ben Franklin