Page 1 of 1

running exe

PostPosted: Mon Mar 07, 2011 9:19 pm
by totalgamer
hello, how can I run an exe in ge for example I have the GE Splash Screen that I found in the game demos.
I'd like to add it to a game I'm making. If I compile the intro to an exe how do I call it from a script?

Re: running exe

PostPosted: Mon Mar 07, 2011 10:00 pm
by again
There is no way to call the splash screen from a script ,its built into game editor.

Re: running exe

PostPosted: Mon Mar 07, 2011 10:20 pm
by totalgamer
not the GE Logo the Cool GE Splash Screen on the game demos page. thanks but I figured it out I used the LoadGame Function

Re: running exe

PostPosted: Mon Mar 07, 2011 11:34 pm
by again
The Game Editor splashscreen automatically goes on every exe. and dat. file without the need to call it. LoadGame loads the game , not the splashscreen. I need more of an explaination to what your doing.

Re: running exe

PostPosted: Tue Mar 08, 2011 12:21 am
by totalgamer
I figured this out I just used LoadGame

Re: running exe

PostPosted: Wed Mar 09, 2011 6:53 pm
by MrJolteon
again wrote:There is no way to call the splash screen from a script ,its built into game editor.

again wrote:The Game Editor splashscreen automatically goes on every exe. and dat. file without the need to call it. LoadGame loads the game , not the splashscreen. I need more of an explaination to what your doing.

He meant this: viewtopic.php?f=6&t=6293&p=45310 ¬_¬