• What Are You Thinking: Goosfraba
    3,000 replies, posted
Oh look! SAT scores are in.
I can't get the Clarissa Explains It All theme out of my head.
[img]http://s3.amazonaws.com/data.tumblr.com/tumblr_libbg1jQF51qhajmxo1_1280.jpg?AWSAccessKeyId=AKIAJ6IHWSU3BX3X7X3Q&Expires=1309920425&Signature=cT8%2FHxxZp5XLHdb%2BBxNP4gFE6GY%3D[/img]
Sometimes I really hate messing with programming/scripting. I'm working on learning ACS scripting for Doom again. Starting simple, just a small timer that logs how long you've been in a level. This is my code: [code]script 1 ENTER { int sec=0; int min=0; int hour=0; while(sec<61) { print(d:hour, s:":", d:min, s:":", d:sec); if(sec==60); { sec=0; min++; } elseif(min==60); { min=0; hour++; } //Code breaks here. else { } sec++; delay(35); } }[/code] This is the example if/elseif/else code: [code]script # type { if(condition) { command1; } else if(condition) { command2; } else { command3; } }[/code] I can't for the life of me figure out what the issue is. I get an "Invalid statement on line 20" error. Line 20 is the closing curly bracket after hour++. I see absolutely no issue.
I will build a reputation for good deeds, and once I am hailed as a great person, I will turn my back on them and shit upon them from my Ego-built cloud fortress. I will then proceed to wreak havoc upon the masses before disappearing in a grand final act. [media]http://www.youtube.com/watch?v=4spkVX8z-vs[/media]
Hmm, just noticed a typo with my code. It should be "else if" not "elseif". Now my code breaks on the "else if" though...
Never mind, I was probably wrong anyway.
I'm stuck somewhere between deliverance and you got a pretty mouth.
Greetings from Cocoa Beach FL. :D Gonna be spending the week touristing it up here, then on Friday... space shuttle launch.
WTF Fast Threads is off the front page. [editline]qweqw[/editline] Well it WAS.
Feels bad to see that our little settlement on Haven & Hearth was nuked... And this world is too quiet. I find all these walls and houses but no goddamn person to interact with. I think I get why NPCs were created.
The idiots in my neighborhood keep firing off flares.
i hate fireworks!
go away
They should have left the Pyro update to be on 4th of July FLAREGUNS AND DETONATORS CAUSE FIREWORK EFFECTS
asdfghg
Had a nice long concersation with my friend about stuff. Started off with gay rights, then moved to our justice/education system, to our poor, poverty, and welfare. From there it went into things about communism and capitalism, stories from the bible, german experiments in WW2, doomsday theories, more german experiments in WW2, aliens, and STALKER. [editline]5th July 2011[/editline] My car is also covered in shitty graffiti. [editline]5th July 2011[/editline] Im also really tired and I'm filled with a dread. Why dread? [editline]5th July 2011[/editline] Jesus was a dirty homeless hippie peace activist.
I wish googirls were real.
i wish dragons were real.
pawn starz
well, goodnight FP. Im going to grab plenty of food tomorrow, since my friend is coming over and we agreed that we are going to have alot to eat.
[QUOTE=Forumaster;30908513]I wish googirls were real.[/QUOTE] Ms. Slimegirl?
Grr why is Crysis so crashy [img]http://www.facepunch.com/fp/emoot/frown.gif[/img]
[QUOTE=MEOWTFLOL;30909102]i wish dragons were real.[/QUOTE] dergon rerr
I got to see a pretty awesome Independence Day fireworks display. I went to a friend's house, which overlooks the valley, and saw fireworks being shot off by everybody. [editline]5th July 2011[/editline] One of the reasons why I love living in LA.
[QUOTE=Forumaster;30908513]I wish googirls were real.[/QUOTE] I wish we had tails.
I wouldn't mind being either of those.
[media]http://www.youtube.com/watch?v=k0SjX1bvZlk[/media]
I can't believe I actually have to look up how to remove semen stains.
Time to go do some landscaping.
Sorry, you need to Log In to post a reply to this thread.