The Dink Network

Reply to Re: DinkC Reference Guide Now Available

If you don't have an account, just leave the password field blank.
Username:
Password:
Subject:
Antispam: Enter Dink Smallwood's last name (surname) below.
Formatting: :) :( ;( :P ;) :D >( : :s :O evil cat blood
Bold font Italic font hyperlink Code tags
Message:
 
 
February 22nd, 11:13 PM
peasantmb.gif
yeoldetoast
Peasant They/Them Australia
Oh, NOW YOU'VE DONE IT! 
Good catch. It tripped me up, as every other engine has a separate parser just for init lines, rather than reusing the one for when the engine boots. The implications are interesting, as it should mean you can do stuff like:

init("playmidi 1.mid")


And yes, there should definitely be some sort of addendum to playmidi() about it supporting Ogg Vorbis and MP3 at the very least.