Scripting help - Penalty for being detected

Post » Fri Oct 25, 2013 2:40 pm

I need help with how to go about accomplishing this:

When the player is detected by a certain actor a script should fire which will trigger some events of my choice.

The problem is I do not know how to make a script that checks if that certain actor detects you.

Is it even possible?

User avatar
Everardo Montano
 
Posts: 3373
Joined: Mon Dec 03, 2007 4:23 am

Post » Fri Oct 25, 2013 11:34 am

Yes, you can http://www.creationkit.com/RegisterForSingleLOSGain_-_Formyour actor for the http://www.creationkit.com/OnGainLOS_-_Formevent.

User avatar
Jamie Lee
 
Posts: 3415
Joined: Sun Jun 17, 2007 9:15 am

Post » Fri Oct 25, 2013 11:38 am

Do I put this script on the actor?

User avatar
Deon Knight
 
Posts: 3363
Joined: Thu Sep 13, 2007 1:44 am

Post » Fri Oct 25, 2013 3:43 am

Like Zartar pointed out, its simple if you know which actor that you want as your witness. Things get a lot more complicated if the witness needs to be just a random passer-by

Have a look at this thread I started a little while ago, B1gBadDaddy came up with a good solution and it works a treat:

http://www.gamesas.com/topic/1471502-how-do-i-make-a-scene-of-a-crime/

EDIT: :ninja:

- Hypno
User avatar
Trista Jim
 
Posts: 3308
Joined: Sat Aug 25, 2007 10:39 pm


Return to V - Skyrim