Univers123 Posted October 15, 2017 Share Posted October 15, 2017 this site helped me twice already so im asking about one more question "how to add delay time on spell?" im currently working on vampire mod (70% finished) and im trying to add a paralyze effect to sneak feeding. I have already make my target get slepping state 3 and set them uncouncious after 2.8 seconds so it happen when feeding aniamtion stop playing, but i cant get those target to be paralyzed, if i add a paralyze spell applying in the feeding perk it apply this spell immediately without feeding animation so the only way is to make spell being added after those 2.8 seconds with others things yet i cant find out how to do that do i have to use some "aktarget.addspell"? Its spell that work over time and from what i see that command doesnt work unleass the spell is ability. I tried to make this spell apply just like canibal ability but i dont know if should replace GetPlayer and if yes then with what? GetTarget? ... so what i need is just a script that will add over-time spell to target but after a few seconds (utility wait , addspell, uncouncious, spellstate etc) The seconds question is short "how to make a spellbook that can be read only by vampires?" GetRace or something? GetRace == vampireRace? Link to comment Share on other sites More sharing options...
Recommended Posts