The Dink Network

how to get a .mid playing in the main menu

July 17th 2012, 05:44 PM
anon.gif
nancypelosi
Ghost They/Them
 
id like to know how to get a midi playing during the main menu, i cant find it in dinksmallwoodpt videos and those are a big help by the way.

July 17th 2012, 06:14 PM
slayer.gif
rabidwolf9
Peasant He/Him United States
twitch.tv/rabidwolf9 
Use playmidi("file_name.mid"); in the start.c script.
July 18th 2012, 11:23 AM
anon.gif
fredfilmstan
Ghost They/Them
 
it sucks cause when i try to change it i get a "access is denied" message box.

more help would be appreciated
July 18th 2012, 11:57 AM
anon.gif
dinksmallwoo
Ghost They/Them
 
ok i screwed around just a bit w/ the permissions and i got it but im running into another snag:

the custom buttons I made for the dmod's main menu are screwed up and out of place, any ideas to fix that?
July 18th 2012, 12:00 PM
dinkdead.gif
What is happening exactly? Are you replacing the graphics with your own and not changing any scripts?

It's probably to do with the depth dot, have a look at how to change that (either through RobJ's tutorials or there's a useful part in the DinkC Reference).

July 18th 2012, 12:08 PM
anon.gif
doubfire
Ghost They/Them
 
checking out his tutorial on it, ill look at the depthdot n stuff