Difference between revisions of "Default Scripts List"

385 bytes added ,  17:20, 11 April 2015
imported>Exit
imported>Matthiaswagg
Line 243: Line 243:
'''defaultDisableLinkRefOnDestruction'''
'''defaultDisableLinkRefOnDestruction'''


This script will disable the reference's linked reference when the reference is
This script will disable the reference's linked reference when the reference reaches the specified destruction stage. ''The reference must be a [[Destructible Objects|destructible object]] to work properly.'' I.e. disabling part of a wall when you break another part.


'''defaultDisableOnCellAttachOtherCond'''
'''defaultDisableOnCellAttachOtherCond'''
Line 250: Line 250:


'''defaultDisableOnLoadAfterTrig'''
'''defaultDisableOnLoadAfterTrig'''
This script will disable the triggerbox its on [[OnLoad - ObjectReference]] after the player has walked through it once. ''This script only works on triggerboxes.'' I.e. a one-time use triggerbox.


'''defaultDisableOnloadAfterWait'''
'''defaultDisableOnloadAfterWait'''
Anonymous user