Page 2 of 3
Re: Do you need sandbox to play games made from sandbox?
Posted: November 8th, 2010, 9:11 am
by Runescapedj
yes
Re: Do you need sandbox to play games made from sandbox?
Posted: November 8th, 2010, 9:13 am
by Dial3ct
thanks i'll take a loot at it!! I've started to create my first city. Can you have a button appear when you a aproach a door to take the player to a new map to have the inside of a building to do a main quest.
lol Can you prgram tests in.
I'm new at programming but am good at it and like it. lol i'm only 13!!
I'm really good at visual basic! html, php css.
I've tried to start c++ but i'm waiting to save up to buy a book
Re: Do you need sandbox to play games made from sandbox?
Posted: November 8th, 2010, 9:19 am
by Runescapedj
Of course you can make a screen pop up, but you need to code that, and I can't

Re: Do you need sandbox to play games made from sandbox?
Posted: November 8th, 2010, 10:06 am
by PizzaLover101
Haha, im 14, as well as most of the people here

I programed a test in my game, so yeah, you can
Re: Do you need sandbox to play games made from sandbox?
Posted: November 8th, 2010, 4:33 pm
by chocolatepie33
Dial3ct wrote:I'm new at programming but am good at it and like it. lol i'm only 13!!
I'm really good at visual basic! html, php css.
I've tried to start c++ but i'm waiting to save up to buy a book
If you want a cheap but good C++ book, I'd go for Mike McGrath's "C++ Programming in Easy Steps", which is normally $15.
You could always just go to a library, too.
Speaking of a 13-year old good at HTML, PHP and CSS, I saw on the news the other day about some kid who's like, 12, and he has this big ol' blog or something that he made on his own, not to mention iPhone apps...
Yeah, I'm 14 (just like Pizza).
Re: Do you need sandbox to play games made from sandbox?
Posted: November 8th, 2010, 8:45 pm
by Hirato
www.cprogramming.com
www.cplusplus.com
those websites have some tutorials to help you get started.
I'd recommend you start with the C stuff first, since we only use a subset of C++
Re: Do you need sandbox to play games made from sandbox?
Posted: November 9th, 2010, 7:53 pm
by chocolatepie33
or there's LISP. I'm pretty sure you told me that, Hirato.
Re: Do you need sandbox to play games made from sandbox?
Posted: November 10th, 2010, 12:25 pm
by Dial3ct
Re: Do you need sandbox to play games made from sandbox?
Posted: November 10th, 2010, 6:19 pm
by chocolatepie33
Wait, wait, wait. Plain English: You want a pop-up menu when you hit the space bar? Is that what you want?
Re: Do you need sandbox to play games made from sandbox?
Posted: November 13th, 2010, 10:30 am
by Dial3ct
aha no sorry. you see i'm creating a big massive kingdom but it will be full of cities and what not. to do this i need to have a lot of maps. so i want it so that when someone hits the space bar at only one specific door that it will take them to a new map which will be the inside of the building the door is on. do you get what i'm trying to say?
by the way. where do you start when you want to sart scripting it?