Version 1.3 takes into account missed shifter skins in previous versions. This version does not account for spells that would be castable with the helm on.
Version 1.4 takes into account spells that would be available if the helm was still "worn".
Version 1.5 Checks the PCs inventory for room to hold the helm the PC has equipped.
TO UPDATE YOUR MODULE IF YOU ALREADY HAVE THIS:
Simply copy the include file cln_helm_inc, from the version 1.5 module, and paste it over the include already in your module. Comment in the void main compile the script, comment out the void main, save the script. Then copy paste the script cln_helmoff, from the version 1.5 module, onto the cln_helmoff script in your modlue, compile the scritp. Then compile your module and save it, you maybe should double compile it.
With this system the players helm is moved to their inventory, and the ips from the helm are copied to the playerskin. If the ip from the helm is a castable spell then the ip will be copied to the widget included with this system. Thereby allowing the pc to access the ip.
Shifters were accounted for with this system in versions 1.3 and earlier if the builder does not wish the Shifter/Druid to benefit from this system that can be adjusted in the include "cln_helm_inc". To restrict Shifter benefits, change the const int SHIFTER on line 35 to 0.
If you do not already have this sytem in your module import the erf. Then add the following to your modules OnEquip handle script:
#include "cln_helm_inc" to your modules onequp script at the top
then add to the definitions:
int nType = GetBaseItemType(oItem);
object oSkin = GetItemInSlot(17, oPC);
If I am not mistaken you can just change the .erf suffix to .hak and that will make it a hak. Then you could just stack it with your other haks, and make a widget. _________________________ Doing it the only way I know how, the Hardway! No Show Helm Link No Show Helms Subrace Compatible Link -------------------------------------------
Posted by Katurian at 2010-09-0310:05:08
If you could make it as a hak dude that would be amazing!
Posted by Baragg at 15:15:36 Voted10.00
Still watchin here. _________________________ Doing it the only way I know how, the Hardway! No Show Helm Link No Show Helms Subrace Compatible Link -------------------------------------------
Posted by Baragg at 09:40:14 Voted10.00
I would also like to give a special thanks to RascalViper. Thanks for getting me started in the toolset. _________________________ Doing it the only way I know how, the Hardway! No Show Helm Link No Show Helms Subrace Compatible Link -------------------------------------------
Posted by Baragg at 09:36:13 Voted10.00
My thanks go to the community, and the staff/players of Shadow Mountain. Without yall this would not have happened. Thanks to all. _________________________ Doing it the only way I know how, the Hardway! No Show Helm Link No Show Helms Subrace Compatible Link -------------------------------------------
Posted by Tyndrel at on08/01/10
Grats on your promotion to the Hall of Fame. :) _________________________ All the thanks the designer gets is your vote, please use it. Of Time and Death's Feast Link ~ Leybury Link ~ Shadow Mountain PW Link ~ CEP Skybox Reference Link ~ 1.69 Texture Reference Link
Posted by Baragg at 17:56:15 Voted10.00
I think I can safely say this is done, I now release it into the wild. Run free lil script system, be free, grow and be happy. _________________________ Doing it the only way I know how, the Hardway! No Show Helm Link No Show Helms Subrace Compatible Link -------------------------------------------
Posted by Baragg at 14:05:37 Voted10.00
Thanks Khayul. _________________________ Doing it the only way I know how, the Hardway! No Show Helm Link No Show Helms Subrace Compatible Link -------------------------------------------
Posted by Khayul at on07/04/10
Truly Epic Idea
Posted by Baragg at 09:36:18 Voted10.00
Just want to say thanks to all those that have downloaded this and have sent feedback, or just said thanks. This community rocks. _________________________ Doing it the only way I know how, the Hardway! No Show Helm Link No Show Helms Subrace Compatible Link -------------------------------------------