Got a quick question? Post here for a quick response.
scn useThisScriptbegin onActivate player cast ShockSpell playerend
scn useThisScriptbegin onActivate player cast ShockSpell playerend
scn useThisScriptref actRefbegin onActivate set actRef to getActionRef cast ShockSpell actRefend
scn useThisScriptref actRefbegin onActivate set actRef to getActionRef cast ShockSpell actRefend
scn useThisScriptref actRefbegin onActivate set actRef to getActionRef cast ShockSpell actRefend
scn OblivifallBINPCPriestScriptshort InitialisationCompleteshort AffliatedGodShort ReligionShort GodChosenShort ReligionChosenShort ClearBackgroundShort JulianosRobeShort StendarrRobeShort TalosRobeShort ArkayRobeSilverShort ArkayRobeBlackref ActorBegin GameModeIf Actor.InitialisationComplete == 0 && Actor.ReligionChosen == 0 Actor.Set ReligionChosen to 1 endifIf Actor.InitialisationComplete == 0 && Actor.ReligionChosen == 1 Actor.set AffliatedGod to GetRandomPercent If Actor.GetRandomPercent >= 99 && Actor.ReligionChosen == 1 MessageBox "I am from Akatosh Chantry. DEBUG" Actor.SetFactionRank OblivifallLMRGodAkatoshChantry 5 Actor.Set ReligionChosen to 2 Actor.Set GodChosen to 1 Elseif Actor.GetRandomPercent >= 88 && ReligionChosen == 1 MessageBox "I am from Mara. DEBUG" Actor.SetFactionRank OblivifallLMRGodBenevolenceOfMara 5 Actor.Set ReligionChosen to 2 Actor.Set GodChosen to 1