[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions_content.php on line 1014: Undefined array key 3
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4130: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3009)
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4130: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3009)
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4130: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3009)
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4130: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3009)
Platinum Arts Sandbox - Free 3D Game Maker Forum • How can I export the game
Page 1 of 1

How can I export the game

Posted: December 2nd, 2010, 8:02 am
by andrew95434
I want to wxport my game to play it without the Platinum Arts Sandbox program

Re: How can I export the game

Posted: December 2nd, 2010, 1:02 pm
by owenisred
The sandbox program is a part of your engine. The best thing to do is simply remove editmode and all other things not associated with your game, script your own menus etc (its not hard) And sandbox program BECOMES your game

Re: How can I export the game

Posted: December 3rd, 2010, 3:47 pm
by andrew95434
how can i do that???

Re: How can I export the game

Posted: December 3rd, 2010, 4:10 pm
by arcones
Simply edit out (ha! no pun intended) edit mode from the main menu and E. There are several tutorials for it:
Andy Langels Tutorial for removing edit mode
Daltonds Tutorial for removing edit mode
That would be best to do once the game is complete. If you don't have any experience coding with Sandbox or Cube 2, check the tutorial section for several great tuts on CubeScript. (Trust me, they're there)

EDIT: Okay, since you'd like some help with CS, here you go:List of Scripting Tutorials Read them thoroughly and you'll understand them. Continue using this topic if you need anymore help with exporting a game or CS.

Arcones

Re: How can I export the game

Posted: December 3rd, 2010, 5:02 pm
by andrew95434
thanks for the answer

Re: How can I export the game

Posted: December 3rd, 2010, 5:08 pm
by arcones
That's what we're here for ;)

Re: How can I export the game

Posted: December 5th, 2010, 6:14 pm
by Omar199898
Wow! Why didn't I think of that. BUT I DON'T LIKE IT. :( I think its more fun editing at the same time as playing the game. BUT DON'T CHEAT WITH THE GAMES! 8-)

Re: How can I export the game

Posted: December 7th, 2010, 5:41 pm
by DaGeek247
i made an export tutorial. its in the tutorial section, go check it out.