Is it possible to make a quest that...

Post » Mon Jun 18, 2012 9:28 pm

Changes (or rather swaps in and out) the PCs Factions based on the time of day?
User avatar
Spaceman
 
Posts: 3429
Joined: Wed May 23, 2007 10:09 am

Post » Mon Jun 18, 2012 1:36 pm

I expect so. You'll want to use a script with an http://www.creationkit.com/OnUpdate_-_Form event, I think, in which you would check the return value of http://www.creationkit.com/GetCurrentGameTime_-_Utility and uses http://www.creationkit.com/AddToFaction_-_Actor and http://www.creationkit.com/RemoveFromFaction_-_Actor depending on the result.

Cipscis
User avatar
Ron
 
Posts: 3408
Joined: Tue Jan 16, 2007 4:34 am

Post » Mon Jun 18, 2012 4:38 pm

Awesome, thank you again sir.
User avatar
Courtney Foren
 
Posts: 3418
Joined: Sun Mar 11, 2007 6:49 am

Post » Mon Jun 18, 2012 4:29 pm

I suppose then this would/might work by just adding the script to the magiceffect of a spell the PC is carrying. So for example if the PC has VampireSunDamage01 there could be a script in the magic effect for SunDamage01 that would check the game time and swap the PCs faction based on the time of game.
User avatar
Bellismydesi
 
Posts: 3360
Joined: Sun Jun 18, 2006 7:25 am


Return to V - Skyrim