Samurai190 Posted January 14, 2010 Share Posted January 14, 2010 I decided to make some special/strange armor/weapons and I found myself wondering. Can effect: Restore Health :made over time effect on armor/weapons? Can applied as like: x Health every y second/minute/hour/day? Same applies to radiation and restore limbs. Can effect: Frenzy :applied as a permanent effect on armor? Thanks for your time. Link to comment Share on other sites More sharing options...
Cipscis Posted January 14, 2010 Share Posted January 14, 2010 Restoring health over time is perfectly possible, although to do it when a weapon is equipped you'll need to use an object script instead of an effect. What do you mean by "frenzy"? Cipscis Link to comment Share on other sites More sharing options...
Samurai190 Posted January 14, 2010 Author Share Posted January 14, 2010 MS13Frenzy effect. Link to comment Share on other sites More sharing options...
Cipscis Posted January 14, 2010 Share Posted January 14, 2010 Oh, there's even an effect already. In that case, you'd just need to set up an object effect to attach the base effect to, and you can apply it to your armour. Once again, weapons are a little different when it comes to effects as they're applied to the target, not the wielder. You'd need to create a slightly different script to attach directly to the weapon in question. Cipscis Link to comment Share on other sites More sharing options...
Samurai190 Posted January 14, 2010 Author Share Posted January 14, 2010 When I add the list containing Frenzy to the armor it doesn't seem to be working. Though NPC equip them, nothing happens so I thought do I need a script in order to it work? [by the way, how does/can Nighteye Effect work?] Link to comment Share on other sites More sharing options...
Samurai190 Posted April 20, 2010 Author Share Posted April 20, 2010 Has anyone come up with a solution how to attach frenzy to equipment? (If the item is equipped, the one gains spell "frenzy" instantaneously and goes rampage to kill anything within sight..) Your honest, perfect, friendly Samurai =) Link to comment Share on other sites More sharing options...
Dyadya_Fedor Posted April 21, 2010 Share Posted April 21, 2010 Vanilla MS13Frenzy effect not working with armor because of No Magnitude flag (in base effect MS13Frenzy). Link to comment Share on other sites More sharing options...
Recommended Posts