ShadowChemosh
Well-known member
I was doing really well adding stuff into HL until I got to trying to add the Shifter race from Eberron.
I didn't think this was going to be too bad as I was able to add another race that lets you pick pick their parent dragon type and have it link to the type of breath weapon and energy resistance they got. Even added an extra feat that lets you tack on a 2nd energy resistance type.
Somehow I am not getting this new one though for the shifter as I have to have them pick their type of shifting. I have a new racial ability called Shifting and I have a working pull down list of types of shifting (ie Beasthide[thingid.raSTbeasth], Longtooth[thingid.raSTlongto]) that can be chosen. The problem is that selecting them does nothing. So I figured I had to somehow script something that when chosen the correct thingid was then bootstraped to the race.
The problem is I can't seem to find any type of example to copy from to do this or something similar. So how does one bootstrap something by scripts?
Thanks
I didn't think this was going to be too bad as I was able to add another race that lets you pick pick their parent dragon type and have it link to the type of breath weapon and energy resistance they got. Even added an extra feat that lets you tack on a 2nd energy resistance type.
Somehow I am not getting this new one though for the shifter as I have to have them pick their type of shifting. I have a new racial ability called Shifting and I have a working pull down list of types of shifting (ie Beasthide[thingid.raSTbeasth], Longtooth[thingid.raSTlongto]) that can be chosen. The problem is that selecting them does nothing. So I figured I had to somehow script something that when chosen the correct thingid was then bootstraped to the race.
The problem is I can't seem to find any type of example to copy from to do this or something similar. So how does one bootstrap something by scripts?
Thanks