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 24 matches

by bryanfblareunion
January 6th, 2011, 4:26 pm
Forum: Sandbox General Support
Topic: Co-op Editing... What Ports?
Replies: 1
Views: 599

Co-op Editing... What Ports?

I want to do some co-op editing with a friend over the internet and I want to know what ports I need to open to allow him to connect to sandbox? Any help would be greatly appreciated. Thanks in advance, bryanfblareunion.
by bryanfblareunion
December 14th, 2009, 12:22 pm
Forum: Sandbox General Support
Topic: Adding Rain, Snow, and Objects.
Replies: 18
Views: 3190

Re: How would I do rain and snow?

It is a particle entity

Hope this helps :geek:
by bryanfblareunion
December 14th, 2009, 10:22 am
Forum: Sandbox General Support
Topic: Adding Rain, Snow, and Objects.
Replies: 18
Views: 3190

Re: How would I do rain and snow?

You should be able to use type 300. I know on snow it stops it at the ground.

Hope this helps. :geek:
by bryanfblareunion
December 12th, 2009, 9:40 pm
Forum: Off-topic
Topic: Installer Password
Replies: 2
Views: 1240

Installer Password

I was wondering if anybody knew of an installer creator that also put a password on the installer. Sort of like a license key. It'd be great if it was only a one-time license key or something like that.

Any help would be greatly appreciated. :geek: Thanks.
by bryanfblareunion
December 12th, 2009, 12:06 pm
Forum: Sandbox General Support
Topic: How to make the characters speak in the pop-up windows?
Replies: 3
Views: 975

Re: How to make the characters speak in the pop-up windows?

Use GUIs.

Then when you walk up to the character, have the GUI pop up.
by bryanfblareunion
December 11th, 2009, 8:11 pm
Forum: Sandbox General Support
Topic: Adding Objects and Items
Replies: 6
Views: 1753

Re: Adding Objects and Items

To find the code, open up your PAS folder, then go to PACKAGES --> BASE--> YOUR_LEVEL.cfg

Open that file in a text editor and edit away!

Hope that helps. :geek:
by bryanfblareunion
December 11th, 2009, 8:05 pm
Forum: Sandbox General Support
Topic: How do I operate switches?
Replies: 2
Views: 1196

Re: How do I operate switches?

In the code, you could try putting: level_trigger_2 = [ trigger 1 1 ] (note there is a space between trigger tag 1 and the other 1, it's not an eleven.) Your switch would have to be set to trigger tag two. Meaning that every time the switch is tripped, the door (trigger 1) is opened. Hope this helps...
by bryanfblareunion
December 11th, 2009, 4:30 pm
Forum: Sandbox General Support
Topic: Multiplayer Sandbox
Replies: 2
Views: 1130

Re: Multiplayer Sandbox

open ur pas folder. in there is a bat script called server. double click this, then start ur level. then to connect, click "~", then type "connect localhost" You are connected. Others have to type "connect YOUR_IP_ADDRESS" to connect to your server. hope this helps :geek:
by bryanfblareunion
December 11th, 2009, 4:25 pm
Forum: Sandbox General Support
Topic: server trouble
Replies: 4
Views: 1569

Re: server trouble

my computer had this trouble too, but i tried to connect to my server anyway and it worked just fine


hope this helps :geek: