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

Jump to navigation Jump to search
imported>HawkFest
imported>HawkFest
Line 7: Line 7:
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 in some allowed faction}
ObjectReference Property MarkerEnabler Auto
{A marker reference parent of other objects that you wish to enable when the player becomes member of some allowed faction}
Actor Property PlayerREF Auto
Actor Property PlayerREF Auto
Bool ShouldWaitForAllowedFaction = True
Bool ShouldWaitForAllowedFaction = True
Anonymous user

Navigation menu