Jump to content

Chameleon if only if sneaking


Ksi89

Recommended Posts

Hi guys,

 

I speak French so bear with me please. I've read the rules and I know this probably would be easy to make but I cannot find a mod that does what I am about to ask. It has been requested before but never made. I would like a talented modder to create a mod/script that uses the chameleon effect if and only if one is sneaking. Irregardless of any items one is wearing. If the character is not sneaking there is no chameleon animation. One can see their character perfectly. If we sneak we want to be hidden, which is when we would want the chameleon animation. If we are just walking through town, it is not always great to have the animation. Plus, it's nice to see your character in their gear when they're walking sometimes. Sure one could remove a ring a two but rings may have other enhancements such as speed that one would like to keep. It can also be a hassle to remove and reequip all the time.

 

Again, I will try to make this clear so no one misunderstands me through language:

1) Player must have a chameleon item equipped (at least one.) If they do not, there is no chameleon while sneaking.

2) If at least one is equipped, the chameleon animation takes place if and only if they are sneaking. When they are not in sneak mode it does not.

 

I am terrible at scripts and this does not seem like it can be done in the TES construction set. I'm guessing this must be done with a script and the closest anyone has ever come to has been:

 

if player.issneaking == 1

player.addspellspell <any chameleon ability>

else

player.removespell <same chameleon ability>

Endif

 

 

However this seems like it would not work for items. I think many people would love a mod that lets one equip items with chameleon but the animation only happens when they are sneaking. This script above looks like one would have to include all the items that have chameleon, etc. in the script. I am hoping there is an easier way of doing it. For example checking if the character has chameleon effects active and only activating them if the character is sneaking (or blocking them when not sneaking.) I have no idea how to do scripts so I cannot do this.

 

I am not looking for a refraction fix, fade effect, etc. I like chameleon, but I do not want when I do not sneak.

 

Anyway, I apologize if I have come across as rude or demanding, this is but a request for someone with some talent to help make something many have asked for and I hope someone will help. I am not so good at English and I hope it is not taken the wrong way. Hopefully if someone can help they will. It will make many happy, thanks in advance...

Link to comment
Share on other sites

I seem to recall that a script for a ring of chameloen that did that did get made. I'll search for it.

 

Also, your English is nearly flawless. I only hope I get a crop of students with your mastery of the language.

 

Doubtful, though.

Link to comment
Share on other sites

I seem to recall that a script for a ring of chameloen that did that did get made. I'll search for it.

 

Also, your English is nearly flawless. I only hope I get a crop of students with your mastery of the language.

 

Doubtful, though.

 

Thank you very much, hopefully this can be done without too much work. I tried looking for the ring too but I could not find it.

Furthermore, thank you for your compliment. I take English as a minor and I am glad it is helping. :)

Link to comment
Share on other sites

  • Recently Browsing   0 members

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