Users browsing this thread: 1 Guest(s)
How can I make Game Maker run other programs through command lines?
#9
(05-01-2014, 01:15 PM)orochii Wrote: I found these commands in the GMUnsure help file, obsolete functions section.
Quote:execute_program Executes program "prog" with arguments "arg". "wait" indicates whether to wait for finishing.
execute_shell Executes the program (or file) in the shell.

So, sadly GMUnsure as-is can't deal with that. The option you have is to either find a dll that lets you do so, or write one of your own. Of course, that DLL has to let you pass your own arguments so that you don't need to do, like, some weird workaround to be able to select fighters and stages and anything else (?).

Salut!

EDIT: I fucking hate emoticons!
Thanks, but I don't use GM Studio. I use GM8. And I sure as hell will NOT switch to GM Studio.
Thanked by: Yoni Arousement


Messages In This Thread
RE: How can I make Game Maker run other programs through command lines? - by TrinitroMan - 05-04-2014, 06:32 AM

Forum Jump: