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.

Search found 33 matches

by dhillis
March 28th, 2011, 8:21 am
Forum: Sandbox General Support
Topic: Cubescript Syntax?
Replies: 2
Views: 746

Re: Cubescript Syntax?

I am adding a apple value keeper and all that stuff. I am trying to do a little at a time in my classes to spread it over many weeks. Actually have a kid in one of my classes that already has a working inventory and was able to do put "poisionous" mushrooms on the map that took away from h...
by dhillis
March 25th, 2011, 3:05 pm
Forum: Sandbox General Support
Topic: Cubescript Syntax?
Replies: 2
Views: 746

Cubescript Syntax?

I pasted some code below. This is my .cfg file. I am trying to make it where when you walk up to npcman the first time that he ask you to pick up 5 apples from around the map for you. Then after that he ask you to bring him the apples. Just trying to get use to the if statements. Any help please? on...
by dhillis
March 4th, 2011, 3:36 pm
Forum: Sandbox General Support
Topic: Where are my maps saving to?
Replies: 9
Views: 1635

Re: Where are my maps saving to?

right click the click_me_to_start.bat file. Copy and paste the code in that file here. Is this windows 7?
by dhillis
March 4th, 2011, 11:22 am
Forum: Sandbox General Support
Topic: Saving maps to server?
Replies: 10
Views: 2131

Re: Saving maps to server?

forgot to add. If you want to have each kid have a different folder you need to copy and paste the .bat file. Should now have a file that says "copy of click_me_to_start". Have kid replace "copy of" with their name. make a shortcut of this folder and drag it to the desktop. then ...
by dhillis
March 4th, 2011, 11:03 am
Forum: Sandbox General Support
Topic: Where are my maps saving to?
Replies: 9
Views: 1635

Re: Where are my maps saving to?

looks to me like you didn't save it. I have been wrong though. Open a newmap and save it. THen go look at this folder again.
by dhillis
March 3rd, 2011, 9:57 am
Forum: Sandbox General Support
Topic: Malformatted Header, map wont load
Replies: 5
Views: 1020

Re: Malformatted Header, map wont load

PlatinumArtsSandbox2.6.1\my_stuff\packages\base\fps
by dhillis
March 2nd, 2011, 4:44 pm
Forum: Sandbox General Support
Topic: Saving maps to server?
Replies: 10
Views: 2131

Re: Saving maps to server?

I use dthe program today installed on the c:\ drive. As long as your tech dept will give you permissions to control the one folder that sandbox is installed to you shouldn't have any problems. Edit the bat file like said before here is what I changed mine to R:\Hillis\Sandbox\Maps I also had each ki...
by dhillis
March 2nd, 2011, 10:14 am
Forum: Sandbox General Support
Topic: Railroad Map
Replies: 2
Views: 915

Railroad Map

How do you make the angles that are on the railroad bridge? I am talking about the x shaped braces that are there. How do you make a shape like that?

Also would like to know how to make a circle or arch. I found a tutorial but couldn't follow it very well.
by dhillis
March 2nd, 2011, 9:28 am
Forum: Sandbox General Support
Topic: Saving maps to server?
Replies: 10
Views: 2131

Re: Saving maps to server?

Here is what I have so far. When I edited the bat file I told the program to save to R:\Hillis\Sandbox\Maps. This works fine IF i double click the bat file to load the program, but doesn't work if I load the program from _sandboxlauncher. Confused. :x I must have some files missing now from somewher...
by dhillis
February 28th, 2011, 4:33 pm
Forum: Sandbox General Support
Topic: Saving maps to server?
Replies: 10
Views: 2131

Re: Saving maps to server?

I am really sorry to hijack your thread. I do have one more question that is relevant to this though. Is there a way to edit this BAT file in the installation file? Or how can I compile an installation file after I edited the bat file?