Invisibility for blizz abs

Started by Boba Fett Link, August 15, 2011, 07:33:41 pm

Previous topic - Next topic

Boba Fett Link

I am trying to make an skill that would make your character invisible to enemies so that you could walk right by an enemy and they would neither see nor hear you, even if you were in hearing range and they were facing your way. It needs to be a skill so that it can drain magic, it cannot be an armor or weapon.
This post will self-destruct in 30 seconds.

Magus

Hmm. I know this is going to have something to do with changing the Opacity and then using maybe some of blizzard's call scripts to maybe temporarily change the enemies hearing range via common event or something.

But I'm not sure. Let an expert post after me :/
LEVEL ME DOWN. THE ANTI-BLIZZ GROUP IS AMONG YOU... Do it for the chick below...She watches..<br />

LivingstoneIPresume

Not sure how much you know about scripting, but you might try changing you opacity and enabling sneak mode? If that doesn't work for you, I would suggest reading the part of the script where sneak mode is initialized and copying that into a new script, with your own modifications. You would then call that script with a common event that is performed whenever the skill is used.

Boba Fett Link

Dr. Livingstone, good ideas. I do not know much about scripting and would need someone else to make a script for me. I think that enabling a sneak mode would work, but that would not get rid of the enemy vision.  The hearing is a ratio, I would need to check the script to see if sight is in the ratio, so I know if I can turn sight to 0. I need some one to make a script for me, and it would have to be for sneaking skills, with possibly its own way to set vision and hearing, if vision is part of the ratio for hearing.
This post will self-destruct in 30 seconds.