Quote:
Keeping in mind that I have absolutely NO experience in game programming or commands; I was wondering exactly how hard it would be to create a multiplayer game (one team against another) in GameStudio.


Code:
i=0;
while(i!=100)
{
diag("very, ");
i+=1;
}
diag("/n");
diag("hard.);