1
Fork 0
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 

8 lines
201 B

Scriptname _00E_P02_WakeUpLauncherScript extends ObjectReference
Event OnInit()
MQP02_SC1_PlayerWaksUp.ForceStart()
Debug.MessageBox("Placed")
EndEvent
Scene Property MQP02_SC1_PlayerWaksUp Auto