Retribution Posted October 12, 2009 Share Posted October 12, 2009 Well, I tried to use the script from the Gah Falquan Umarile mod, the one that knocks back enemies, on a weapon I have. However, when I add an enchantment with the script to the weapon and save the plugin, my CS crashes. Any help would be appreciated. Link to comment Share on other sites More sharing options...
Pronam Posted October 12, 2009 Share Posted October 12, 2009 are you sure you've set it as active.I've asked for a move, this isn't a request/idea, but a problem/question. Link to comment Share on other sites More sharing options...
eleglas Posted October 12, 2009 Share Posted October 12, 2009 I could help you if you showed me the script you are using. Show me your script and I'll help if I can. Link to comment Share on other sites More sharing options...
Retribution Posted October 12, 2009 Author Share Posted October 12, 2009 Well, it's not really a problem with the script. I know the script works, but when I add it to another weapon, and I try to save the plugin, it crashes my CS. Link to comment Share on other sites More sharing options...
eleglas Posted October 12, 2009 Share Posted October 12, 2009 I still need to see the script, you see some scripts can only be used for one thing and it may need to be changed around to add it to a new weapon. Just let me see the script. Link to comment Share on other sites More sharing options...
Retribution Posted October 12, 2009 Author Share Posted October 12, 2009 Alright, here it is. scn ReelingBlowMGEFScript ref Target begin scripteffectstart set Target to getselfIf GetRandomPercent > 85 If Target != Player ;Safety for chance that spell is reflected, since Ench effects have no spell options Player.pushactoraway Target 10 playsound3d SPLAlterationHit endifendifend Link to comment Share on other sites More sharing options...
Recommended Posts