Forgot something...
Code:
Begin StreicherMusikResetSkript
	If ( CellChanged == 1 )
		If ( StreicherMusicPlaying == 1)
			StreamMusic Explore 
			Set StreicherMusicPlaying to 0
		EndIf
	EndIf
End StreicherMusikSkript