Hi! Welcome to the forum for Platinum Arts Sandbox Free 3D Game Maker. I currently have the forums locked as I am attempting to properly update them.
In the meantime please join the new Discord Server!
If you have any questions please e-mail me through the Platinum Arts website.
In the meantime please join the new Discord Server!
If you have any questions please e-mail me through the Platinum Arts website.
Secert Project "Unnammed Title"
- PizzaLover101
- Member
- Posts: 1751
- Joined: October 23rd, 2009, 1:33 pm
- Name: NAME
- IRC Username: DaItsicle
- Location: By a computer
- Contact:
Secert Project "Unnammed Title"
I've been secretly working on a project, don't ask what it is, just enjoy it when I comes out and please answer my question. I looked around in the wiki and couldn't find anything of what i was looking for.
1)How do you teleport from map to map?
2)How do you change your guy(s)?
3)How do you make save data?
4)How do you make it so that certain people will follow you?
5)How would you make an application to start on a certain map?
Thanks, PizzaLover101
pizzalover101@gmail.com
pizzaclan.webs.com
EDIT:
6)Who is a good modeler/what is a good free model gallery? (I can never remember......)
1)How do you teleport from map to map?
2)How do you change your guy(s)?
3)How do you make save data?
4)How do you make it so that certain people will follow you?
5)How would you make an application to start on a certain map?
Thanks, PizzaLover101
pizzalover101@gmail.com
pizzaclan.webs.com
EDIT:
6)Who is a good modeler/what is a good free model gallery? (I can never remember......)
Last edited by PizzaLover101 on July 23rd, 2010, 9:07 am, edited 1 time in total.
Project 1: Da Chest Collector [TBD]
Project 2: Tis a secret [End of summer] announcement June 22 2011
Project 3: An even bigger secret!
http://pizzagametime.tk/
http://forums.pizzagametime.tk/
Project 2: Tis a secret [End of summer] announcement June 22 2011
Project 3: An even bigger secret!
http://pizzagametime.tk/
http://forums.pizzagametime.tk/
-
- Support Team
- Posts: 2458
- Joined: April 27th, 2010, 5:31 pm
- IRC Username: CP
Re: Secert Project "Unnammed Title"
1. Set up a level trigger, and then use the cfg file and input " sp <mapname> ". It will show you the loading screen (with the mapname and a screenshot).
2.There's a post around here. Look around. We're not entirely sure yet. You can replace a playermodel, with your own.
3-5. ??
2.There's a post around here. Look around. We're not entirely sure yet. You can replace a playermodel, with your own.
3-5. ??
Julius wrote:Contribute to http://www.opengameart.org NOW!
Save the wiki!
- GR1M
- Support Team
- Posts: 1305
- Joined: August 22nd, 2009, 4:35 pm
- Name: Luke
- IRC Username: Gr1m
- Location: Texas
- Contact:
Re: Secert Project "Unnammed Title"
5. Copy and paste a new windows batch file from the Sandbox folder. Edit it and it should look liks this -->
For instance
Code: Select all
bin\"type of game".exe -r -l"Map name" %1 %2 %3 %4 %5
Code: Select all
"bin\sandbox_movie.exe -r -lmoviecubedemo %1 %2 %3 %4 %5"

Want a user bar like this one? PM Leo
-
- Member
- Posts: 410
- Joined: August 19th, 2009, 1:27 am
- Name: S
- IRC Username: S
- Location: Estonia
Re: Secert Project "Unnammed Title"
4. I belive that 2.5 bots follow you if you havent set any waypoints...
- Cankinder
- Member
- Posts: 189
- Joined: May 28th, 2010, 1:50 pm
- Name: Victor Manuel
- IRC Username: Cankinder
- Location: Spain, using my pc
- Contact:
Re: Secert Project "Unnammed Title"
How you make waypoint for bots out moviecube?
Or only can used in moviecube?
Please i need know!
-Victor The Cankinder




Please i need know!


-Victor The Cankinder
-
- Support Team
- Posts: 2458
- Joined: April 27th, 2010, 5:31 pm
- IRC Username: CP
Re: Secert Project "Unnammed Title"
6: A) Who is a good modeler? Lots of us here. A2) If you mean modeling program, other members use Blender, Wings3d, and others.
B) Around the forums, there are those posts like "Free models, sounds, etc". So take a look. I think it's one of the announcements.
Oh, here it is: viewtopic.php?f=2&t=649
B) Around the forums, there are those posts like "Free models, sounds, etc". So take a look. I think it's one of the announcements.
Oh, here it is: viewtopic.php?f=2&t=649
Julius wrote:Contribute to http://www.opengameart.org NOW!
Save the wiki!
-
- Support Team
- Posts: 2734
- Joined: January 13th, 2010, 12:42 pm
- Name: Timothy
- IRC Username: I use Steam
- Location: Looking over your shoulder...
- Contact:
Re: Secert Project "Unnammed Title"
I'm sorry to say this Pizza, but what mode is your game in?
That'll help. Anyway,
I've been using that lately. 

That'll help. Anyway,
Code: Select all
"level_trigger_#" = [map yourmapnamehere]

Ha, I just re-code the menus and copy everythingGR1M wrote:5. Copy and paste a new windows batch file from the Sandbox folder. Edit it and it should look liks this -->
Code: Select allCode: Select all
bin\"type of game".exe -r -l"Map name" %1 %2 %3 %4 %5
For instance
Code: Select allCode: Select all
"bin\sandbox_movie.exe -r -lmoviecubedemo %1 %2 %3 %4 %5"


Want a user bar like this one? PM Leo!
- PizzaLover101
- Member
- Posts: 1751
- Joined: October 23rd, 2009, 1:33 pm
- Name: NAME
- IRC Username: DaItsicle
- Location: By a computer
- Contact:
Re: Secert Project "Unnammed Title"
lol 
It's in fps, regular sandbox, not svn

It's in fps, regular sandbox, not svn
Project 1: Da Chest Collector [TBD]
Project 2: Tis a secret [End of summer] announcement June 22 2011
Project 3: An even bigger secret!
http://pizzagametime.tk/
http://forums.pizzagametime.tk/
Project 2: Tis a secret [End of summer] announcement June 22 2011
Project 3: An even bigger secret!
http://pizzagametime.tk/
http://forums.pizzagametime.tk/
- PizzaLover101
- Member
- Posts: 1751
- Joined: October 23rd, 2009, 1:33 pm
- Name: NAME
- IRC Username: DaItsicle
- Location: By a computer
- Contact:
Re: Secert Project "Unnammed Title"
how would i make a menu? like when you push esc and that menu pops up?
Project 1: Da Chest Collector [TBD]
Project 2: Tis a secret [End of summer] announcement June 22 2011
Project 3: An even bigger secret!
http://pizzagametime.tk/
http://forums.pizzagametime.tk/
Project 2: Tis a secret [End of summer] announcement June 22 2011
Project 3: An even bigger secret!
http://pizzagametime.tk/
http://forums.pizzagametime.tk/
-
- Member
- Posts: 410
- Joined: August 19th, 2009, 1:27 am
- Name: S
- IRC Username: S
- Location: Estonia
Re: Secert Project "Unnammed Title"
its a gui... read from wiki...