*bans the word "ban"*
Your all banned for using the banned word
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.
Search found 5 matches
- March 1st, 2010, 7:17 pm
- Forum: Forum Games
- Topic: Youre banned
- Replies: 1438
- Views: 369596
- March 1st, 2010, 7:11 pm
- Forum: Sandbox General Support
- Topic: Jumppad question
- Replies: 3
- Views: 1598
Re: Jumppad question
I dont really get it, im really new to this. Could you explain to me what it is line by line? Heres the code case JUMPPAD: { if(d->lastpickup==ents[n]->type && lastmillis-d->lastpickupmillis<300) break; d->lastpickup = ents[n]->type; d->lastpickupmillis = lastmillis; vec v((int)(char)ents[n]...
- February 28th, 2010, 4:42 pm
- Forum: Forum Games
- Topic: Youre banned
- Replies: 1438
- Views: 369596
Re: Youre banned
your banned because you dont use real words
- February 28th, 2010, 4:40 pm
- Forum: Sandbox General Support
- Topic: Jumppad question
- Replies: 3
- Views: 1598
Jumppad question
Is there a way to make a jumppad give more height if you hit it from higher up? also if you hit it faster you fly farther?
Thanks
Thanks
- February 27th, 2010, 4:32 pm
- Forum: Sandbox General Support
- Topic: Multiplayer Help
- Replies: 3
- Views: 1072
Multiplayer Help
hey, Im having trouble with the multiplayer. Me and my friend want to play together and we have tried alot of things, still cant get it to work. Can someone please give me a detailed tutorial on how to set it up and have my friends connect to me. Also i have already looked at the wiki, and it didn't...