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.

Hello

Introduce yourself to the rest of the community here.
Locked
ImmortalD
Member
Member
Posts: 3
Joined: May 25th, 2010, 4:43 am

Hello

Post by ImmortalD »

Good Morning,

I'm ImmortalD, a student currently at college. I enjoy Computer Games, and Programming; which is good, I guess for playing about with PlatinumArtsSandbox ^_^. And with that' here's My C# Sign-off. :ugeek:

Code: Select all


if (FinishedTalking = 0);
{
Console.Writeline "Continue Writing.";
Console.Readline;
}
else if (FinishedTalking = 1);
{
Console.Spellcheck;
Console.Preview;
Console.Sumbit;
}
else;
AndyLangel
Member
Member
Posts: 55
Joined: May 25th, 2010, 12:15 am
Name: Andy

Re: Hello

Post by AndyLangel »

ImmortalD wrote:

Code: Select all


if (FinishedTalking = 0);
{
Console.Writeline "Continue Writing.";
Console.Readline;
}
else if (FinishedTalking = 1);
{
Console.Spellcheck;
Console.Preview;
Console.Sumbit;
}
else;
YOU PLAGERIZER!!!! I DID THAT D:

lol, but seriously, -first off:

WELCOME!!!!!

and second:

I SO went there before you did >.>
Image
Learning C/C++
... Slowly,
...... Slowly,
.........Slowly.
Locked