Hello,
I need to know how to make a condition like "if diskIsIn = true then..." which would be true if a floppy disk is inside the disk drive of the computer or false if there is none.
Thanks
Condition for a door system
Started by Galactix, Aug 11 2017 09:17 PM
2 replies to this topic
#1
Posted 11 August 2017 - 09:17 PM
#2
Posted 11 August 2017 - 11:41 PM
#3
Posted 12 August 2017 - 03:48 PM
Bomb Bloke's suggestion will return true if the inserted disk is a floppy disk or a music disk.
If you want to tell them apart, use disk.hasData("sideDriveIsOn") (returns true if a floppy disk is inserted).
If you want to tell them apart, use disk.hasData("sideDriveIsOn") (returns true if a floppy disk is inserted).
1 user(s) are reading this topic
0 members, 1 guests, 0 anonymous users











