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.
In the meantime please join the new Discord Server!
If you have any questions please e-mail me through the Platinum Arts website.
Few Random Questions that have nothing to do with each other
- PizzaLover101
- Member

- Posts: 1751
- Joined: October 23rd, 2009, 1:33 pm
- Name: NAME
- IRC Username: DaItsicle
- Location: By a computer
- Contact:
Few Random Questions that have nothing to do with each other
I just had a few questions about SB:
Why isn't there hightmap on multiplayer?
Why can I use triggers on multiplayer (ie, doors)
And how would I make it so that if I had a quiz (in gui form), and you pressed the wrong button and you die?
Why isn't there hightmap on multiplayer?
Why can I use triggers on multiplayer (ie, doors)
And how would I make it so that if I had a quiz (in gui form), and you pressed the wrong button and you die?
Project 1: Da Chest Collector [TBD]
Project 2: Tis a secret [End of summer] announcement June 22 2011
Project 3: An even bigger secret!
http://pizzagametime.tk/
http://forums.pizzagametime.tk/
Project 2: Tis a secret [End of summer] announcement June 22 2011
Project 3: An even bigger secret!
http://pizzagametime.tk/
http://forums.pizzagametime.tk/
-
daltonds1
- Member

- Posts: 368
- Joined: September 13th, 2010, 12:26 am
- Name: Dalton
- IRC Username: Daltonds1
- Location: Tomball, Texas
Re: Few Random Questions that have nothing to do with each o
heightmap never has been in the FPS, you can use triggers on doors but the animations don't sync over the network, etc
guibutton "Sup" "nap"
Thats for The killing one
The code is nap
guibutton "Sup" "nap"
Thats for The killing one
The code is nap
- PizzaLover101
- Member

- Posts: 1751
- Joined: October 23rd, 2009, 1:33 pm
- Name: NAME
- IRC Username: DaItsicle
- Location: By a computer
- Contact:
Re: Few Random Questions that have nothing to do with each o
so like,
Is that right?
Code: Select all
Word = [nap]Project 1: Da Chest Collector [TBD]
Project 2: Tis a secret [End of summer] announcement June 22 2011
Project 3: An even bigger secret!
http://pizzagametime.tk/
http://forums.pizzagametime.tk/
Project 2: Tis a secret [End of summer] announcement June 22 2011
Project 3: An even bigger secret!
http://pizzagametime.tk/
http://forums.pizzagametime.tk/
- Runescapedj
- Member

- Posts: 1706
- Joined: January 9th, 2010, 9:06 am
- Name: Michiel
- IRC Username: Sandboxdj
- Location: Deventer, the Netherlands
Re: Few Random Questions that have nothing to do with each o
? It's is in fps?daltonds1 wrote:heightmap never has been in the FPS
Last edited by Runescapedj on October 14th, 2010, 3:15 pm, edited 1 time in total.
-
daltonds1
- Member

- Posts: 368
- Joined: September 13th, 2010, 12:26 am
- Name: Dalton
- IRC Username: Daltonds1
- Location: Tomball, Texas
Re: Few Random Questions that have nothing to do with each o
For a menu here's a example code..
For just a random question
Then clicking on the who cares one.. will kill you
For just a random question
Code: Select all
newgui Question1 [
guitext "How many states are in Canada " chat
guibar
guibutton "They don't have states" "cleargui"
guibutton "Who cares" "nap"
]- PizzaLover101
- Member

- Posts: 1751
- Joined: October 23rd, 2009, 1:33 pm
- Name: NAME
- IRC Username: DaItsicle
- Location: By a computer
- Contact:
Re: Few Random Questions that have nothing to do with each o
Ok, thanks! This might help in my school project, which will also be in DCCG
Project 1: Da Chest Collector [TBD]
Project 2: Tis a secret [End of summer] announcement June 22 2011
Project 3: An even bigger secret!
http://pizzagametime.tk/
http://forums.pizzagametime.tk/
Project 2: Tis a secret [End of summer] announcement June 22 2011
Project 3: An even bigger secret!
http://pizzagametime.tk/
http://forums.pizzagametime.tk/
-
daltonds1
- Member

- Posts: 368
- Joined: September 13th, 2010, 12:26 am
- Name: Dalton
- IRC Username: Daltonds1
- Location: Tomball, Texas
Re: Few Random Questions that have nothing to do with each o
No prob.........
-
chocolatepie33
- Support Team

- Posts: 2458
- Joined: April 27th, 2010, 5:31 pm
- IRC Username: CP
Re: Few Random Questions that have nothing to do with each o
So nap is the kill command? Hmmm... I've got an idea...
Julius wrote:Contribute to http://www.opengameart.org NOW!
Save the wiki!
-
daltonds1
- Member

- Posts: 368
- Joined: September 13th, 2010, 12:26 am
- Name: Dalton
- IRC Username: Daltonds1
- Location: Tomball, Texas
Re: Few Random Questions that have nothing to do with each o
Yes
nap is the code
nap is the code
Re: Few Random Questions that have nothing to do with each o
How do people know these commands? that one isnt in the mapping refernce, or any other reference i could find (like sauer)
Seroiusly I'd love to know where you find this, unless its just going through all the scripts, and if it is, could we make a proper list? (a complete one not like some of the posts on here)
Thanks,
Owen.
Seroiusly I'd love to know where you find this, unless its just going through all the scripts, and if it is, could we make a proper list? (a complete one not like some of the posts on here)
Thanks,
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/
viewtopic.php?f=9&t=2704&start=0
My tutorial site - still under construction, but lots of good stuff there:
http://pasandbox.webs.com/
