how to get a .mid playing in the main menu
July 17th 2012, 05:44 PM

nancypelosi


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.
Use playmidi("file_name.mid"); in the start.c script.
July 18th 2012, 11:23 AM

fredfilmstan


it sucks cause when i try to change it i get a "access is denied" message box.
more help would be appreciated
more help would be appreciated
July 18th 2012, 11:57 AM

dinksmallwoo


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?
the custom buttons I made for the dmod's main menu are screwed up and out of place, any ideas to fix that?
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).
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

doubfire


checking out his tutorial on it, ill look at the depthdot n stuff