Blockland Forums > Suggestions & Requests
Windows 95 startup and shutdown WAV
Subpixel:
--- Quote from: Mr Queeba on November 05, 2013, 08:01:58 PM ---So like this?
--- Code: ---datablock AudioProfile(Win95start)
{
filename = “Win95start.wav”
};
datablock AudioProfile(Win95end)
{
filename = “Win95end.wav"
};
--- End code ---
That's a start. Now do the other 3...
--- End quote ---
Mr Queeba:
Well, my god Mac only allows me for the Unicode forward and back and not the normal quote.
Mr Queeba:
--- Quote from: Mr Queeba on November 06, 2013, 06:45:41 AM ---Well, my god Mac only allows me for the Unicode forward and back and not the normal quote.
--- End quote ---
Actually, I just disabled smart quotes.
Mr Queeba:
I Can't do it.
Someone PLEASE FIX THE SERVER.CS
QuadStorm:
datablock AudioProfile(Win95start)
{
filename = "Win95start.wav"
};
datablock AudioProfile(Win95end)
{
filename = "Win95end.wav"
};
Was it too hard to copy paste the normal quote to replace the unicode quotes?
Anyways, this should work just fine.