Opening apps from GE

You must understand the Game Editor concepts, before post here.

Opening apps from GE

Postby toshiro » Mon May 05, 2008 1:32 pm

is it possible to open other applications on a computer or even CD by linking it to your game and if so does anyone have any ideas on how to do it I have tried using the "fopen" function in GE but nothing happens....please help :?
Upcoming projects: Twilight sKys 15% done, est. release Jan 1st
User avatar
toshiro
 
Posts: 22
Joined: Mon Nov 12, 2007 2:22 pm
Score: 0 Give a positive score

Re: Opening apps from GE

Postby Fuzzy » Mon May 05, 2008 4:01 pm

fopen is for opening files for read/write, not for activation of applications.
Mortal Enemy of IF....THEN(and Inspector Gadget)

Still ThreeFingerPete to tekdino
User avatar
Fuzzy
 
Posts: 1068
Joined: Thu Mar 03, 2005 9:32 am
Location: Plymostic Programmer
Score: 95 Give a positive score

Re: Opening apps from GE

Postby Oman » Sat Mar 21, 2009 3:30 pm

I would like to know this as well. i have been trying to open an exe (abc.exe) from GE but i cant seem to figure out how. Is it possible?
"Beyond a wholesome discipline, be gentle with yourself." - Max Ehrmann
User avatar
Oman
 
Posts: 268
Joined: Tue Oct 31, 2006 4:00 am
Location: Somewhere out there...
Score: 6 Give a positive score

Re: Opening apps from GE

Postby jimmynewguy » Sat Mar 21, 2009 5:12 pm

if the .exe was made with ge you can have the LoadGame(abc.exe); but otherwise i dont think its possible
Working on a probably too ambitious project! Wild-west-adventure-RPG-shooter-thing.
User avatar
jimmynewguy
 
Posts: 1137
Joined: Sat Mar 31, 2007 6:27 pm
Score: 89 Give a positive score

Re: Opening apps from GE

Postby asmodeus » Sat Mar 21, 2009 6:06 pm

jimmynewguy wrote:if the .exe was made with ge you can have the LoadGame(abc.exe);

But that would stop the current game, I think. I don't think that it is possible, either.
User avatar
asmodeus
 
Posts: 483
Joined: Thu Oct 11, 2007 5:04 pm
Location: Germany
Score: 43 Give a positive score

Re: Opening apps from GE

Postby DST » Sun Mar 22, 2009 6:53 am

Ge does not load any external apps. Its game making software.

It was written this way not only to prevent writing virus and bombs, but also to stabilize the games made with them.

If users messing with windows functions and accessing drives are using ge to do it, they probably aren't experienced coders. And the last thing ge wants is a slew of system wrecking software out there with the ge logo attached to it.

Simply put, visual studio express is free from the microsoft website, and you can code c++ windows apps in it all day long.

Game Editor is for making games. :)
It's easier to be clever than it is to be kind.
http://www.lostsynapse.com
http://www.dstgames.com
User avatar
DST
 
Posts: 1117
Joined: Sun Apr 15, 2007 5:36 pm
Location: 20 minutes into the future
Score: 151 Give a positive score

Re: Opening apps from GE

Postby Kalladdolf » Sun Mar 22, 2009 1:05 pm

Agreed. There are so many free C compilers out there...
User avatar
Kalladdolf
 
Posts: 2427
Joined: Sat Sep 08, 2007 8:22 am
Location: Germany
Score: 120 Give a positive score

Re: Opening apps from GE

Postby jimmynewguy » Sun Mar 22, 2009 7:02 pm

asmodeus wrote:
jimmynewguy wrote:if the .exe was made with ge you can have the LoadGame(abc.exe);

But that would stop the current game, I think. I don't think that it is possible, either.


It does stop the current game, and if the exe is an exported .ged then it will work it'll just stop the current game :D
Working on a probably too ambitious project! Wild-west-adventure-RPG-shooter-thing.
User avatar
jimmynewguy
 
Posts: 1137
Joined: Sat Mar 31, 2007 6:27 pm
Score: 89 Give a positive score


Return to Advanced Topics

Who is online

Users browsing this forum: No registered users and 1 guest