Difference between revisions of "Talk:Dissecting the Scripts for Weapon Racks"

Jump to navigation Jump to search
m
imported>HawkFest
imported>HawkFest
Line 6: Line 6:
<source lang="papyrus">
<source lang="papyrus">
Scriptname FactionDetectionScript extends ObjectReference   
Scriptname FactionDetectionScript extends ObjectReference   
{Script to be attached to some object in the cell you wish to be monitoring for the player to be a member in some allowed faction}
{Script to be attached to some object in the cell you wish to be monitoring for the player to be a member of some allowed faction}
Actor Property PlayerREF Auto
Actor Property PlayerREF Auto
Bool ShouldWaitForAllowedFaction = True
Bool ShouldWaitForAllowedFaction = True
Anonymous user

Navigation menu