There are a few different things that could be going on with the wand not working.
1.) If the subrace system IS using tag based scripting, then there should be a script who's name matches exactly the tag of the wand item. If there isn't it probably got missed in the importing.
2.) If the subrace system is NOT using tag based scripting then there could be something wrong with your OnActivateItem script. Probably missed the line you were supposed to add to this to make the wand work.
3.) If the above are set up correctly and activating the wand is supposed to start a conversation (look at the script that matches the tag of the item or the lines added to the OnActivateItem script to see what conversation should be started) it is possible that the conversation did not get imported into your mod.
Modifié par GhostOfGod, 24 août 2010 - 06:33 .