Please note that new user registrations disabled at this time.

Help I can't use the spell cheat.

This forum is to be used for all discussions pertaining to Black Isle Studios' Icewind Dale II.
Post Reply
User avatar
Sinyel
Posts: 4
Joined: Sun Jul 02, 2006 12:03 am
Contact:

Help I can't use the spell cheat.

Post by Sinyel »

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.
User avatar
Sinyel
Posts: 4
Joined: Sun Jul 02, 2006 12:03 am
Contact:

Post by Sinyel »

If someone answer I would be very grateful.

For example I write ctrlaltdelete:addspell("haste") or ctrlaltdelete:addspell("[haste]"), and the console says that the file HASTE doesn't exist. What should I do?

Thanks.
User avatar
Sparrow
Posts: 227
Joined: Mon Nov 07, 2005 11:07 pm
Location: North Carolina
Contact:

Post by Sparrow »

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.
"They who can give up essential liberty to obtain a little temporary safety, deserve neither liberty nor safety." Ben Franklin
User avatar
Sinyel
Posts: 4
Joined: Sun Jul 02, 2006 12:03 am
Contact:

Post by Sinyel »

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!
User avatar
Sparrow
Posts: 227
Joined: Mon Nov 07, 2005 11:07 pm
Location: North Carolina
Contact:

Post by Sparrow »

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.
"They who can give up essential liberty to obtain a little temporary safety, deserve neither liberty nor safety." Ben Franklin
User avatar
Sinyel
Posts: 4
Joined: Sun Jul 02, 2006 12:03 am
Contact:

Post by Sinyel »

Yes he's a Wizard, and with the createitem cheat he can learn the spells I need :D

Thank you very much!
Post Reply