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.

Programming language used by sandbox?? cubiscript

Having issues not related to a specific Sandbox game mode? Get help here!
Please also read the rules for support when posting support requests.
Failure to comply with the forum rules may result in your topic being locked without resolution.
Locked
RpgAprz
Member
Member
Posts: 63
Joined: November 17th, 2010, 6:07 am
Name: fulanito
IRC Username: Fixedold

Programming language used by sandbox?? cubiscript

Post by RpgAprz »

Programming language used by sandbox?? cubiscript

As I understand the cubescript is to change the menu, and stuff but the programming language itself that is?

c + +? lua? which one is yours?

and if this is not one known you recommend a good book or tutorial

Thanks for your answers
User avatar
klimyriad
Support Team
Support Team
Posts: 969
Joined: December 23rd, 2009, 1:43 pm
Name: liam
Contact:

Re: Programming language used by sandbox?? cubiscript

Post by klimyriad »

The main Language to make things like inventory, menus is cubscripted.

The Language to program sandbox is C and C++
Last edited by klimyriad on November 20th, 2010, 12:30 pm, edited 1 time in total.
Firstspace the attack Progress. Image
Maps= Image finishing the town of hisal map.
Models and textures Image Just started finding these.
Menus, script's and other stuff. Image
owenisred
Member
Member
Posts: 452
Joined: August 9th, 2010, 9:33 am
Name: Owen

Re: Programming language used by sandbox?? cubiscript

Post by owenisred »

c++ :)

hope i helped :)
Owen
I'm taking modelling requests again - any models you want created,skinned or animated (or all 3) leave a post here:

viewtopic.php?f=9&t=2704&start=0

My tutorial site - still under construction, but lots of good stuff there:

http://pasandbox.webs.com/
owenisred
Member
Member
Posts: 452
Joined: August 9th, 2010, 9:33 am
Name: Owen

Re: Programming language used by sandbox?? cubiscript

Post by owenisred »

damn it klimyriad you beat me to it :)
I'm taking modelling requests again - any models you want created,skinned or animated (or all 3) leave a post here:

viewtopic.php?f=9&t=2704&start=0

My tutorial site - still under construction, but lots of good stuff there:

http://pasandbox.webs.com/
User avatar
klimyriad
Support Team
Support Team
Posts: 969
Joined: December 23rd, 2009, 1:43 pm
Name: liam
Contact:

Re: Programming language used by sandbox?? cubiscript

Post by klimyriad »

LOL
Well i am suppose to member of the support team.
Firstspace the attack Progress. Image
Maps= Image finishing the town of hisal map.
Models and textures Image Just started finding these.
Menus, script's and other stuff. Image
chocolatepie33
Support Team
Support Team
Posts: 2458
Joined: April 27th, 2010, 5:31 pm
IRC Username: CP

Re: Programming language used by sandbox?? cubiscript

Post by chocolatepie33 »

Deal is, Sandbox uses Cubescript (which is a derivation of C++ and LISP) for games, but it's made from C++, mostly.
Leo_V117 (or just Leo) has/had plans to make a version of Cubescript (I think he called it Darkscript), based off of Lua.
Julius wrote:Contribute to http://www.opengameart.org NOW!
Save the wiki!
User avatar
Leo_V117
Support Team
Support Team
Posts: 1640
Joined: February 16th, 2010, 8:00 pm
Name: Leo
IRC Username: Leo_V117
Location: That one place...
Contact:

Re: Programming language used by sandbox?? cubiscript

Post by Leo_V117 »

Too right. But its no longer based off of Lua (gonna let CubeCreate have its advantage) Im gonna base it off Cubescript itself, With easier commands and all that. And you got the name right too... DarkScript, Script by Name, Dark by Nature. :lol:

Sandbox is programmed in C++, but, as with all engines, has its own scripting language, we all know as, Cubescript (or C-S). Cubescript is by-far the easiest programming language known to mankind... well... most of it. :D C++ is cross-platform, which is a bonus to Sandbox, although C++ is not the fastest. C is the slowest (I think), C++ is a little faster, Java is faster, Lua is the Fastest.

Hope this helps.
- Leo
Locked