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.

Changing First Time use game start And change Sandboxer

Learn more on how to use Sandbox, or submit your own tutorials or resources.
Post Reply
daltonds1
Member
Member
Posts: 368
Joined: September 13th, 2010, 12:26 am
Name: Dalton
IRC Username: Daltonds1
Location: Tomball, Texas

Changing First Time use game start And change Sandboxer

Post by daltonds1 »

Im talking about the WELCOME menu

Go to \2.5\data\lang\en
open menus.cfg

Search

Code: Select all

newgui intro 
Thats basically it for that part and just go ahead and change

NOW TO CHANGE THE SANDBOXER NAME

go to
\2.5\data
Open defaults.cfg

look at the 4th line

Code: Select all

if (strstr (getname) "ssandboxer unnamed") [name "Sandboxer"]/code]
change
[code] [name "Sandboxer"]
User avatar
goldstylez
Member
Member
Posts: 35
Joined: May 22nd, 2010, 11:40 am
Name: goldstylez
IRC Username: goldstylez

Re: Changing First Time use game start And change Sandboxer

Post by goldstylez »

thanks it works 8-)
come to the dark side
we have cookies=3
Post Reply