I've done that and I got it to work except the get detected part.

On the playeralias script I added messageboxes as a test to see when I entered sneak/not sneak and detected/not detected.

The sneaking part works fine, but I'm not getting the detected to fire. Here's the two effect scripts along with the player alias script:

Sneaking Effect Script:

Spoiler

Detected Effect Script:

Spoiler

and the player alias script:

Spoiler

On the spell itself I have the two conditions checked as follows:

for IsSneaking effect - Target=S / Function Name = isSneaking / == 1

for getdetected effect - (I tried several combinations here, but can't seem to find one that works) as getdetected wants a specific target. so I tried having the target line as subject, with the function info as playerref == 1, I also tried target as PL, with the function info as playerref as well as leaving the function info blank. not sure what's going on but I can't seem to get the getdetected part to fire off when i'm detected or not.

Any help please? Thanks

User avatar
Robert Garcia
 
Posts: 3323
Joined: Thu Oct 11, 2007 5:26 pm

Return to V - Skyrim