This isn't vapor indeed. To quote a recurring character from a famous TV series:
"Let me reassure you: Your fears are groundless and your complaints moronic."
"Let me reassure you: Your fears are groundless and your complaints moronic."
This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.
Show posts Menu
if (monsterwait==0 && !gDeathGUI.visible){
monsterwait=80;
// Monster attacks
}
Quote from: Ali on Sun 09/01/2011 15:47:43
I would say that your blocks are a bit too large, and that the gaps for mortar between them are also too big. But the irregularity, I like!
int monsterwait=80;
if (monsterwait>0) monsterwait--;
if (monsterwait==0){
monsterwait=80;
// Monster attacks
}
Quote from: Babar on Sat 08/01/2011 18:18:42
It is indeed. I hereby donate my name for this elephant adventure.
Quote
is this elehant doing a poopie?
Quote
How much is it going to cost? And will you accept pre-orders?
By continuing to use this site you agree to the use of cookies. Please visit this page to see exactly how we use these.
Page created in 0.389 seconds with 15 queries.