Jump to content

I Need Advice With Object Effects.... its the simple one.


zinkiux

Recommended Posts

Ok, So like many of you im Making Mods. And in my mod i Need to Add to a Weapon Object effect. I mean I Know how to do this, but how to Do, that on critical strike i get turbo effect, on my self, cuz when i Add turboeffect to my Weap`s Object Effect, Both me and Enemies gets turbo. I wanna do same with increases skills and etc.

 

 

So to explain in "English" At critical i want to get turbo effect my self, not both enemies and me.

Link to comment
Share on other sites

Oh, I thought you already had the weapon working.

 

I'm not sure how you would get a weapon to only use it's effect on a critical hit.

 

the check for player condition is set up like this;

 

Function; GetIsID

Comparison; Equal to 1

Referenceable Object; Player [NPC_:00000007]

Run on; Subject

 

If you want to add a check for player condition, go to the turbo effect (in GECK or FNVEdit) and add a condition to ALL of the effects in the turbo's effect list. (an easy way is to find an effect that already only effects the player (I think some poisons are set up like this), and copy that condition to your turbo effects).

 

Sorry if this is confusing, I hope it is not though :D

Link to comment
Share on other sites

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...