Any tutorial on Factions?

Post » Thu Jun 21, 2012 4:56 am

Any out?
User avatar
Cathrin Hummel
 
Posts: 3399
Joined: Mon Apr 16, 2007 7:16 pm

Post » Wed Jun 20, 2012 11:54 pm

I could probably make one at this point, I use them for tracked stats a lot.
EDIT: Nvm, I don't really know how to use them for normal skyrim purposes.
User avatar
ruCkii
 
Posts: 3360
Joined: Mon Mar 26, 2007 9:08 pm

Post » Thu Jun 21, 2012 11:39 am

What did you need to know? They seem fairly self explanatory if you open them up and look at them. You can add remove using AddFaction and Removefaction functions.
User avatar
Damian Parsons
 
Posts: 3375
Joined: Wed Nov 07, 2007 6:48 am

Post » Thu Jun 21, 2012 9:25 am

just dunno what's the use , I see even bears do have a faction but I have no idea wha'ts the point ...
User avatar
Amanda savory
 
Posts: 3332
Joined: Mon Nov 27, 2006 10:37 am

Post » Thu Jun 21, 2012 11:59 am

You can use them for all sorts of things - any time you want to separate groups of people. For example in my mod I want certain people, but not everyone, to start chanting when the player goes near them - but only at certain times of day. So I give the chanters a scheduled package which puts them in a Chanting faction for the duration, and my player has a cloak-type 'Start chanting' magic effect which only affects members of the Chanting faction.
User avatar
nath
 
Posts: 3463
Joined: Mon Jan 22, 2007 5:34 am

Post » Thu Jun 21, 2012 2:08 am

Well you can use them to control who likes and hates who, use them for variables like getFactionRank to delegate various tiers in a faction, like baby vampire versus master vampire, and use conditions to apply this to your scripts. It is how you create a merchant, you add a faction that sells things to an NPC, etc. If you want the player to get in trouble, you add him to a faction that is the crime factions of the holds. All sorts of useful features with factions.
User avatar
Marina Leigh
 
Posts: 3339
Joined: Wed Jun 21, 2006 7:59 pm


Return to V - Skyrim