Scriptname FS_NQ01_TelekinesisCheatBoxSC extends ObjectReference Event OnTriggerEnter(ObjectReference akActionRef) if akActionRef == PlayerREF && FS_NQ01_TelekinesisCheatBox.IsEnabled() FS_NQ01_TelekinesisCheatBox.Disable() EndIf EndEvent ObjectReference Property FS_NQ01_TelekinesisCheatBox Auto Actor Property PlayerREF Auto