how to add player to a faction?

Post » Thu Jun 21, 2012 10:55 am

How do I add a player to a faction? during a stage quest ...
User avatar
victoria gillis
 
Posts: 3329
Joined: Wed Jan 10, 2007 7:50 pm

Post » Thu Jun 21, 2012 7:41 am

If they should be in the faction for the duration of the quest you can simply add that faction to their alias. Otherwise you can use YourActor.AddToFaction(YourFaction) in a script.
User avatar
Damian Parsons
 
Posts: 3375
Joined: Wed Nov 07, 2007 6:48 am

Post » Thu Jun 21, 2012 3:53 am

no I wanted that the player can enter the ship without getting ganged up when the quest ( third one is started ) and how can I do also to allow him to sleep in a bed?

actually I want to trigger something liek this when the player goes to sleep ...

he goes to sleep and the next stage of quest starts , teleporting the whole ship in another space ( disabling enabling thing )
User avatar
Valerie Marie
 
Posts: 3451
Joined: Wed Aug 15, 2007 10:29 am

Post » Thu Jun 21, 2012 9:21 am

how can I do also to allow him to sleep in a bed?


Make the player the owner of the bed
User avatar
Marcus Jordan
 
Posts: 3474
Joined: Fri Jun 29, 2007 1:16 am

Post » Thu Jun 21, 2012 4:18 am

http://www.creationkit.com/AddToFaction_-_Actor
http://www.creationkit.com/RegisterForSleep_-_Form
http://www.creationkit.com/OnSleepStop_-_Form
http://www.creationkit.com/Reference#Enable_Parent
User avatar
Nathan Hunter
 
Posts: 3464
Joined: Sun Apr 29, 2007 9:58 am


Return to V - Skyrim