if dist7# < 2.5 and objcol# = 6
load music "endmessage.mp3",1
play music 1
copy bitmap 2,0,0,640,480,0,0,0,screen width(),screen height()
sync
repeat
until music playing(1)=0
end
endif
should do it, I started the sound right after you get within finishing range and removed the 5 second wait, for most people 5 seconds is a long time with nothing happening, long enough for them to think "crash" and ctrl/alt/del out of it imo, best to always leave the program doing something, at least then the user knows they didn`t do anything wrong or crash the program, my rule of thumb is NEVER use wait in programs, the cpu time can be put to better use than that.
the average IQ is 100...but the people that took the test where trying to look smart. most people don`t go over 50.
Area 51?, I`m more intrested in what they have in areas 1 to 50