Jump to content

The finishing touch to my mod


kibblesticks

Recommended Posts

The first installment of my mod "The Deep" is almost complete :laugh: . One thing that I'd really like to include though, is an object which, when dropped, heals everyone within a certain radius. It would then blow up.

 

I only want the npcs/players health to regenerate if they're within a few metres of the object and stop regenerating if they move away. The object would not be pickupable after being deployed.

 

If anyone has any ideas on how to accomplish this through scripting/player effects/whatever please contribute, as I have no idea where to begin with such an excersise.

 

Massive thanks in advance to anyone who can help me.

 

Kibblesticks

Edited by kibblesticks
Link to comment
Share on other sites

The first installment of my mod "The Deep" is almost complete :laugh: . One thing that I'd really like to include though, is an object which, when dropped, heals everyone within a certain radius. It would then blow up.

 

I only want the npcs/players health to regenerate if they're within a few metres of the object and stop regenerating if they move away. The object would not be pickupable after being deployed.

 

If anyone has any ideas on how to accomplish this through scripting/player effects/whatever please contribute, as I have no idea where to begin with such an excersise.

 

Massive thanks in advance to anyone who can help me.

 

Kibblesticks

 

Make an explosion witn an enchantment attached, the enchantment must be a script-effect and it will affect each NPC in the radius you decided to set.

Then make a quest script with [THE OBJECT REF].placeatme EXPLOSION ID command.

Link to comment
Share on other sites

There's really no need for a quest script. He'll need to keep it from being picked up, however. Then he'll need to make it visibly explode once it's exhausted...

 

I can make a rough draft (you can tweak the settings) if you'll send me the files.

 

Thanks both of you =] Wasn't expecting responses so soon.

 

Pelinor, I'm fairly useless when it comes to scripts, what files would you need exactly? Couldn't you just write the script draft and I'll change the referenceID? Sorry if I'm being clueless :confused:

Link to comment
Share on other sites

I guess I could just write a draft script and you fill it in, if you want. I was thinking to take the esp/esm, create all of the required new content and send it back. (Would be much easier than trying to explain it.)

 

Either way, I'll start putting together a system to do what you want. What sort of item are you using for the dropped regenerator, by the way? (An Aid item? Misc Item?)

Link to comment
Share on other sites

I guess I could just write a draft script and you fill it in, if you want. I was thinking to take the esp/esm, create all of the required new content and send it back. (Would be much easier than trying to explain it.)

 

Either way, I'll start putting together a system to do what you want. What sort of item are you using for the dropped regenerator, by the way? (An Aid item? Misc Item?)

 

That's great thanks! Its a misc item using a custom mesh I've made. Not had much experience working with other people so once again apologies but how would I go about sending it to you?

Edited by kibblesticks
Link to comment
Share on other sites

  • Recently Browsing   0 members

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