36 Guests viewing this page
Hidden 10 yrs ago Post by Dynamics
Raw
Avatar of Dynamics

Dynamics Magic Steve

Member Seen 5 days ago

Spiritblitz said
Yup.


Why?
Hidden 10 yrs ago Post by whizzball1
Raw
Avatar of whizzball1

whizzball1 Spirit

Member Seen 3 yrs ago

Crnaked out another 2000 words last night and this morning. http://fimfiction.net/chapter/619942
Hidden 10 yrs ago Post by Dynamics
Raw
Avatar of Dynamics

Dynamics Magic Steve

Member Seen 5 days ago

whizzball1 said
Crnaked out another 2000 words last night and this morning.


Only 200?
Hidden 10 yrs ago Post by whizzball1
Raw
Avatar of whizzball1

whizzball1 Spirit

Member Seen 3 yrs ago

Dynamics said
Only 200?


Times 10
Hidden 10 yrs ago Post by Dynamics
Raw
Avatar of Dynamics

Dynamics Magic Steve

Member Seen 5 days ago

whizzball1 said
Times 10


Oh, I see XD
Hidden 10 yrs ago Post by whizzball1
Raw
Avatar of whizzball1

whizzball1 Spirit

Member Seen 3 yrs ago

Dynamics said
Oh, I see XD


Huh? I did 2000 words. 500 last night, 1500 this morning.
Hidden 10 yrs ago Post by Dynamics
Raw
Avatar of Dynamics

Dynamics Magic Steve

Member Seen 5 days ago

whizzball1 said
Huh? I did 2000 words. 500 last night, 1500 this morning.


What? I said I see. As in, I see the extra zero.
Hidden 10 yrs ago Post by whizzball1
Raw
Avatar of whizzball1

whizzball1 Spirit

Member Seen 3 yrs ago

Dynamics said
What? I said I see. As in, I see the extra zero.


Oh. XD
Hidden 10 yrs ago Post by LegendBegins
Raw
coGM
Avatar of LegendBegins

LegendBegins

Moderator Online

whizzball1 said
Oh. XD


GOTTA LOVE THE INTERNET AND MISREADS.

For some reason, caps lock was on, and I don't want to retype that.
Hidden 10 yrs ago Post by LegendBegins
Raw
coGM
Avatar of LegendBegins

LegendBegins

Moderator Online

Update
Hidden 10 yrs ago Post by whizzball1
Raw
Avatar of whizzball1

whizzball1 Spirit

Member Seen 3 yrs ago

LegendBegins said
GOTTA LOVE THE INTERNET AND MISREADS.For some reason, caps lock was on, and I don't want to retype that.


lel
Hidden 10 yrs ago Post by LegendBegins
Raw
coGM
Avatar of LegendBegins

LegendBegins

Moderator Online

whizzball1 said
lel


So my map program is evolving well. Currently, I've only come across one (hopefully fixable) error in the random encounter spawning system.
Hidden 10 yrs ago Post by LegendBegins
Raw
coGM
Avatar of LegendBegins

LegendBegins

Moderator Online

Fixed it. I put a semicolon after an if statement XD
Hidden 10 yrs ago Post by whizzball1
Raw
Avatar of whizzball1

whizzball1 Spirit

Member Seen 3 yrs ago

LegendBegins said
So my map program is evolving well. Currently, I've only come across one (hopefully fixable) error in the random encounter spawning system.


LegendBegins said
Fixed it. I put a semicolon after an if statement XD


Heh, an easy mistake. Wait, the semicolon button is nowhere near the opening bracket.
Hidden 10 yrs ago Post by LegendBegins
Raw
coGM
Avatar of LegendBegins

LegendBegins

Moderator Online

whizzball1 said
Heh, an easy mistake. Wait, the semicolon button is nowhere near the opening bracket.


The curly brace? It wasn't a typo; I closed it like I was making a complete statement out of habit. Besides, I almost never use the braces if the code that's executed is only one line (since they're not needed), and if I do have to use a brace, I put it on the next line instead of right after the if statement.
Hidden 10 yrs ago Post by whizzball1
Raw
Avatar of whizzball1

whizzball1 Spirit

Member Seen 3 yrs ago

LegendBegins said
The curly brace? It wasn't a typo; I closed it like I was making a complete statement out of habit. Besides, I almost never use the braces if the code that's executed is only one line (since they're not needed), and if I do have to use a brace, I put it on the next line instead of right after the if statement.


You don't need braces for if statements in Java? Since when?
Hidden 10 yrs ago Post by LegendBegins
Raw
coGM
Avatar of LegendBegins

LegendBegins

Moderator Online

whizzball1 said
You don't need braces for if statements in Java? Since when?


Since the point you decided to use a one line statement.

if(test.getShoot(1) == 1)
out.println("You shot and looted him");
Hidden 10 yrs ago Post by Multifarious
Raw
Avatar of Multifarious

Multifarious Rea

Member Seen 21 days ago

My plan to try to test and see if my desire to keep my chars returns is failing thus far.
Hidden 10 yrs ago Post by LegendBegins
Raw
coGM
Avatar of LegendBegins

LegendBegins

Moderator Online

Multifarious said
My plan to try to test and see if my desire to keep my chars returns is failing thus far.


What now?
Hidden 10 yrs ago Post by Multifarious
Raw
Avatar of Multifarious

Multifarious Rea

Member Seen 21 days ago

LegendBegins said
What now?


I'm waiting to see if I ever want to keep my chars again by waiting to see if it's just a phase. Y'know, before I do something I'll regret.
↑ Top
36 Guests viewing this page
© 2007-2024
BBCode Cheatsheet