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 .
Learn more on how to use Sandbox, or submit your own tutorials or resources.
Venima
Support Team
Posts: 259 Joined: February 17th, 2010, 4:56 am
Name: Tombstone
IRC Username: Venima
Location: Somewhere in the eternal planes between the living and the dead
Post
by Venima » April 1st, 2010, 3:24 pm
square brackets are giving me a lot of grief right now...
mainly because you can have code like this "if (= $var1 1) [if (= $var2 1) [if (= $var3 1) [if (= $var4 1) [etc.] []] []] []] []"
I'll get em sorted soon. Once I work out why it's not doing what I want it to
arcones
Support Team
Posts: 2734 Joined: January 13th, 2010, 12:42 pm
Name: Timothy
IRC Username: I use Steam
Location: Looking over your shoulder...
Contact:
Post
by arcones » April 1st, 2010, 3:27 pm
*Arc pats Venima on the back*
It's okay...
Keep working, this will be really good once you finish it!
Want a user bar like this one? PM Leo!
Venima
Support Team
Posts: 259 Joined: February 17th, 2010, 4:56 am
Name: Tombstone
IRC Username: Venima
Location: Somewhere in the eternal planes between the living and the dead
Post
by Venima » April 1st, 2010, 3:39 pm
listening to
http://www.youtube.com/watch?v=jkeHHJOX ... -5gN9ckH0g
I managed to get brackets working. Only issue is if I write "level_trigger_1[newgui Hello []]" it gets stuck in an eternal loop for some reason. Not sure why...
GR1M
Support Team
Posts: 1305 Joined: August 22nd, 2009, 4:35 pm
Name: Luke
IRC Username: Gr1m
Location: Texas
Contact:
Post
by GR1M » April 1st, 2010, 3:41 pm
Oh my god i hate brackets!
Want a user bar like this one? PM Leo
Venima
Support Team
Posts: 259 Joined: February 17th, 2010, 4:56 am
Name: Tombstone
IRC Username: Venima
Location: Somewhere in the eternal planes between the living and the dead
Post
by Venima » April 1st, 2010, 4:04 pm
right, one last really annoying bit to finish off, if statements...once that's done I can then focus on commands
GR1M
Support Team
Posts: 1305 Joined: August 22nd, 2009, 4:35 pm
Name: Luke
IRC Username: Gr1m
Location: Texas
Contact:
Post
by GR1M » April 1st, 2010, 4:05 pm
Want a user bar like this one? PM Leo
Venima
Support Team
Posts: 259 Joined: February 17th, 2010, 4:56 am
Name: Tombstone
IRC Username: Venima
Location: Somewhere in the eternal planes between the living and the dead
Post
by Venima » April 1st, 2010, 4:28 pm
with if statements I have to check loads of stuff.
Things I need to make sure are entered: "if" "(" "= or < or >" "$ and a variable" ")" "[" then I need to cut that bit off, but I also need to make sure there are both sides of the if, when it's true and when it's false "[blah blah blah] [blah blah blah]" without going inside the brackets.
it's painful to try and come up with code that checks all that.
GR1M
Support Team
Posts: 1305 Joined: August 22nd, 2009, 4:35 pm
Name: Luke
IRC Username: Gr1m
Location: Texas
Contact:
Post
by GR1M » April 1st, 2010, 4:36 pm
Code to check code lol sounds confusing
Want a user bar like this one? PM Leo
Venima
Support Team
Posts: 259 Joined: February 17th, 2010, 4:56 am
Name: Tombstone
IRC Username: Venima
Location: Somewhere in the eternal planes between the living and the dead
Post
by Venima » April 1st, 2010, 5:23 pm
GR1M
Support Team
Posts: 1305 Joined: August 22nd, 2009, 4:35 pm
Name: Luke
IRC Username: Gr1m
Location: Texas
Contact:
Post
by GR1M » April 1st, 2010, 5:29 pm
wow lol...
Want a user bar like this one? PM Leo