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.

Scripting

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.
owenisred
Member
Member
Posts: 452
Joined: August 9th, 2010, 9:33 am
Name: Owen

Re: Scripting

Post by owenisred »

cool thanks!
Anyway I am still confused about the meanings to this:

The brunt of cubescript is concerned with Aliases. Aliases have 3 basic uses.

store lists and values for extended periods of time
store temporary lists and values...
Anyone know?
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/
arcones
Support Team
Support Team
Posts: 2734
Joined: January 13th, 2010, 12:42 pm
Name: Timothy
IRC Username: I use Steam
Location: Looking over your shoulder...
Contact:

Re: Scripting

Post by arcones »

Hmm, I haven't really gotten around to those, but here are some more links that will be helpful to flush the terms out:

List of Scripting Commands
-------------------
Cube Scripting Tutorial (and whatever you do, don't download the map! I haven't uploaded a config file yet...)

If you want, check out the wiki for more info on aliases. (if you haven't already :D)
Image
Want a user bar like this one? PM Leo!
Hirato
Developer
Developer
Posts: 689
Joined: May 30th, 2009, 1:23 pm
IRC Username: hirato

Re: Scripting

Post by Hirato »

that was quoted from the wiki :P

the first refers to general scripting where values persist across sessions, such as menus and assorted constants that are well... constant
the second refers to intermediary aliases, ie, i in "loop i 10", and it also refers to anything that's map specific.

I suppose I should rewrite it a bit when I can...
This is not a url, clicking it is pointless
User avatar
Bigboss
Member
Member
Posts: 282
Joined: July 23rd, 2010, 1:35 pm
Name: Naked Snake
Contact:

Re: Scripting

Post by Bigboss »

That would help (please and thank you) :D
soooo closed???? maybe????? possibly????
Zombie map (Version 2) Image
Image
Want a user bar like this one? PM Leo
Image
owenisred
Member
Member
Posts: 452
Joined: August 9th, 2010, 9:33 am
Name: Owen

Re: Scripting

Post by owenisred »

I suppose I should rewrite it a bit when I can...
you would be a hero if you did :)

Thanks for your help, and yes its closed,
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/
Locked