Moderator: Community Team
Skoffin wrote: So um.. er... I'll be honest, I don't know what the f*ck to do from here. Goddamnit chu.
InkL0sed wrote:Player InkL0sed = new Player(new Signup(true));
(what's with the Java code?)
Skoffin wrote: So um.. er... I'll be honest, I don't know what the f*ck to do from here. Goddamnit chu.
InkL0sed wrote:// In that case, you forgot:
Random r = new Random(); //;)
Skoffin wrote: So um.. er... I'll be honest, I don't know what the f*ck to do from here. Goddamnit chu.
aage wrote:Never trust CYOC or pancake.
DoomYoshi wrote:Test it on me. Tree stump is my favorite role anyway lol. Next time I am picking Wispy Woods as my character.
darvlay wrote:Get over it, people. It's just a crazy lookin' bear ejaculating into the waiting maw of an eager fox. Nothing more.
Skoffin wrote: So um.. er... I'll be honest, I don't know what the f*ck to do from here. Goddamnit chu.
InkL0sed wrote:public String toString(){String s = "";
}
for(int i=0; i<players.length; i++){s += players[i].name + ", ";
}
s += "\n"
return s;
Skoffin wrote: So um.. er... I'll be honest, I don't know what the f*ck to do from here. Goddamnit chu.
Fircoal wrote:InkL0sed wrote:public String toString(){String s = "";
}
for(int i=0; i<players.length; i++){s += players[i].name + ", ";
}
s += "\n"
return s;
// ACK FORLOOP!!!!! DON'T KNOW YET!!!!!! *shot*
InkL0sed wrote:Fircoal wrote:InkL0sed wrote:public String toString(){String s = "";
}
for(int i=0; i<players.length; i++){s += players[i].name + ", ";
}
s += "\n"
return s;
// ACK FORLOOP!!!!! DON'T KNOW YET!!!!!! *shot*
/* It's fairly simple really, it's pretty much a while loop. First part initializes a counter variable, second is the condition, third part increments i...
So it's the same as saying:
int i = 0;
while (i < players.length){~~stuff~~
}
i++;
*/
Skoffin wrote: So um.. er... I'll be honest, I don't know what the f*ck to do from here. Goddamnit chu.
Fircoal wrote:InkL0sed wrote:Fircoal wrote:InkL0sed wrote:public String toString(){String s = "";
}
for(int i=0; i<players.length; i++){s += players[i].name + ", ";
}
s += "\n"
return s;
// ACK FORLOOP!!!!! DON'T KNOW YET!!!!!! *shot*
/* It's fairly simple really, it's pretty much a while loop. First part initializes a counter variable, second is the condition, third part increments i...
So it's the same as saying:
int i = 0;
while (i < players.length){~~stuff~~
}
i++;
*/
maybe so but it's my first year.
btw - ink you doing nano this year?
daydream wrote:Fircoal wrote:InkL0sed wrote:Fircoal wrote:InkL0sed wrote:public String toString(){String s = "";
}
for(int i=0; i<players.length; i++){s += players[i].name + ", ";
}
s += "\n"
return s;
// ACK FORLOOP!!!!! DON'T KNOW YET!!!!!! *shot*
/* It's fairly simple really, it's pretty much a while loop. First part initializes a counter variable, second is the condition, third part increments i...
So it's the same as saying:
int i = 0;
while (i < players.length){~~stuff~~
}
i++;
*/
maybe so but it's my first year.
btw - ink you doing nano this year?
i lol'd... we went further than that in our first lecture
after our first week, we programmed snake. a very funny trial and error experience...
Skoffin wrote: So um.. er... I'll be honest, I don't know what the f*ck to do from here. Goddamnit chu.
InkL0sed wrote:bump...
Skoffin wrote: So um.. er... I'll be honest, I don't know what the f*ck to do from here. Goddamnit chu.
Fircoal wrote:InkL0sed wrote:bump...
I think I'm not going to run this until Dec. 1
dittoeevee8888 wrote:Fircoal wrote:InkL0sed wrote:bump...
I think I'm not going to run this until Dec. 1
So then why can't you postpone Unmafia until dec. 1st?
Skoffin wrote: So um.. er... I'll be honest, I don't know what the f*ck to do from here. Goddamnit chu.
Fircoal wrote:dittoeevee8888 wrote:Fircoal wrote:InkL0sed wrote:bump...
I think I'm not going to run this until Dec. 1
So then why can't you postpone Unmafia until dec. 1st?
I could, but it seems that that game is dead regardless though.
Users browsing this forum: No registered users