Search found 3 matches

by lujan
Fri Apr 26, 2013 12:22 pm
Forum: Modding
Topic: want to open a door when a spell is cast
Replies: 7
Views: 6353

Re: want to open a door when a spell is cast

Thx :)
by lujan
Thu Apr 25, 2013 12:23 pm
Forum: Modding
Topic: want to open a door when a spell is cast
Replies: 7
Views: 6353

Re: want to open a door when a spell is cast

Thx for your answer even if i don't understand anything :p You would add an onCastSpell hook to the party (or possibly onCast to the spell itself) i tried that but it does not work, i don't know what is wrong: hidden treasure plate connected to a script, script : function open() if party:getChampion...
by lujan
Wed Apr 24, 2013 1:19 pm
Forum: Modding
Topic: want to open a door when a spell is cast
Replies: 7
Views: 6353

want to open a door when a spell is cast

Hi all,

I want to open a door when a spell (light spell) is cast, i looked for in all threads but haven't found the right script,


any tip for me?