Well maybe when 2.0 comes out, niniann and i can talk the shell into moving to 14!
Well 11 is pretty disappointing at the moment, so bad that I leveled a RDM mule to spend hours soloing something instead of spending hours not getting drops in VW.
You very well know I don't do anything in the game anymore aside from playing with Matt. I don't take much convincing. Persuade him and I'm always up for new things. Unless of course they revive FFXI with a new expansion in which case I shall never leave, ever!
i think it'd be wiser to sit and wait for self-baconing pigs to fly out of your *** and shoot fireworks than to hope for another real expansion for ffxi
Even with XIV's distressing lack of content, the game kept me interested with the environments, music, story lines, and job mechanics to be honest. If they manage to add enough content and fix all of the obvious problems, and it draws in a large enough community, I'd say the game could turn out well. There just weren't people to play with or things to do.
Well maybe when 2.0 comes out, niniann and i can talk the shell into moving to 14!
Well 11 is pretty disappointing at the moment, so bad that I leveled a RDM mule to spend hours soloing something instead of spending hours not getting drops in VW.
Captaincrunch and I tried to kidnap the Choco Lady when we quit XI and started playing XIV, didnt have any luck though! D:
I'm done with MMOs all together for a while though, might start back up when 2.0 comes out x:
Honestly I think Scragg was just trying to do something nice for this community here, but then it got out of hand between people who never posted, people only signing up to AH to post in that thread, and as always the butthurt force.
Did notice an absolutely massive amount of people with only 1 post in that thread.
Just to quell my curiosity, I should check to see how many of those one hit wonders signed up within the past 48 hours or so, lol.
Do it and let me know via skype. I need to go to bed.
Even with XIV's distressing lack of content, the game kept me interested with the environments, music, story lines, and job mechanics to be honest. If they manage to add enough content and fix all of the obvious problems, and it draws in a large enough community, I'd say the game could turn out well. There just weren't people to play with or things to do.
That's how I felt too, I really wanted to know what happened with that mithra girl from when the goobbue attacks that parade :(
Well maybe when 2.0 comes out, niniann and i can talk the shell into moving to 14!
Well 11 is pretty disappointing at the moment, so bad that I leveled a RDM mule to spend hours soloing something instead of spending hours not getting drops in VW.
Captaincrunch and I tried to kidnap the Choco Lady when we quit XI and started playing XIV, didnt have any luck though! D:
I'm done with MMOs all together for a while though, might start back up when 2.0 comes out x:
Honestly I think Scragg was just trying to do something nice for this community here, but then it got out of hand between people who never posted, people only signing up to AH to post in that thread, and as always the butthurt force.
Did notice an absolutely massive amount of people with only 1 post in that thread.
Just to quell my curiosity, I should check to see how many of those one hit wonders signed up within the past 48 hours or so, lol.
Do it and let me know via skype. I need to go to bed.
Will do.
where were you earlier? i was having BASIC trouble =(
Well maybe when 2.0 comes out, niniann and i can talk the shell into moving to 14!
Well 11 is pretty disappointing at the moment, so bad that I leveled a RDM mule to spend hours soloing something instead of spending hours not getting drops in VW.
Captaincrunch and I tried to kidnap the Choco Lady when we quit XI and started playing XIV, didnt have any luck though! D:
I'm done with MMOs all together for a while though, might start back up when 2.0 comes out x:
Well maybe when 2.0 comes out, niniann and i can talk the shell into moving to 14!
Well 11 is pretty disappointing at the moment, so bad that I leveled a RDM mule to spend hours soloing something instead of spending hours not getting drops in VW.
Captaincrunch and I tried to kidnap the Choco Lady when we quit XI and started playing XIV, didnt have any luck though! D:
I'm done with MMOs all together for a while though, might start back up when 2.0 comes out x:
where were you earlier? i was having BASIC trouble =(
I passed out earlier, I should probably go back to bed soon.
i was having issues getting .wav files to play in my project event though i had them in the right place (in the bin/debug folder) with My.Computer.Audio.Play().
Well maybe when 2.0 comes out, niniann and i can talk the shell into moving to 14!
Well 11 is pretty disappointing at the moment, so bad that I leveled a RDM mule to spend hours soloing something instead of spending hours not getting drops in VW.
Captaincrunch and I tried to kidnap the Choco Lady when we quit XI and started playing XIV, didnt have any luck though! D:
I'm done with MMOs all together for a while though, might start back up when 2.0 comes out x:
The key is to kidnap nightfyre.
My evil twin is too evil to kidnap x:
Kidnap Solanis. D: Then I'll follow!
K! D:
Gonna make a trap box with Cheese Cake inside and when she goes towards it a cage will fall down! O:<
where were you earlier? i was having BASIC trouble =(
I passed out earlier, I should probably go back to bed soon.
i was having issues getting .wav files to play in my project event though i had them in the right place (in the bin/debug folder) with My.Computer.Audio.Play().
Well maybe when 2.0 comes out, niniann and i can talk the shell into moving to 14!
Well 11 is pretty disappointing at the moment, so bad that I leveled a RDM mule to spend hours soloing something instead of spending hours not getting drops in VW.
Captaincrunch and I tried to kidnap the Choco Lady when we quit XI and started playing XIV, didnt have any luck though! D:
I'm done with MMOs all together for a while though, might start back up when 2.0 comes out x:
The key is to kidnap nightfyre.
My evil twin is too evil to kidnap x:
Kidnap Solanis. D: Then I'll follow!
K! D:
Gonna make a trap box with Cheese Cake inside and when she goes towards it a cage will fall down! O:<
Nobody can resist cheese cake! >:D
Night likes theory crafting more than actually playing the game anyways, I think. :(
Public Class MainForm
Private Sub exitButton_Click(sender As System.Object, e As System.EventArgs) Handles exitButton.Click
Me.Close()
End Sub
Private Sub firstQuoteButton_Click(sender As System.Object, e As System.EventArgs) Handles firstQuoteButton.Click
My.Computer.Audio.Play("beef.wav")
End Sub
Private Sub secondQuoteButton_Click(sender As System.Object, e As System.EventArgs) Handles secondQuoteButton.Click
My.Computer.Audio.Play("these_are_not_the_droids_you_are_looking_for.wav")
End Sub
Private Sub thirdQuoteButton_Click(sender As System.Object, e As System.EventArgs) Handles thirdQuoteButton.Click
My.Computer.Audio.Play("bagrocks.wav")
End Sub
Private Sub fourthQuoteButton_Click(sender As System.Object, e As System.EventArgs) Handles fourthQuoteButton.Click
My.Computer.Audio.Play("shirley.wav")
End Sub
Private Sub fifthQuoteButton_Click(sender As System.Object, e As System.EventArgs) Handles fifthQuoteButton.Click
My.Computer.Audio.Play("toto.wav")
End Sub
End Class
as a side note, we dont learn comments/variables/other basics until next chapter >.>
Public Class MainForm
Private Sub exitButton_Click(sender As System.Object, e As System.EventArgs) Handles exitButton.Click
Me.Close()
End Sub
Private Sub firstQuoteButton_Click(sender As System.Object, e As System.EventArgs) Handles firstQuoteButton.Click
My.Computer.Audio.Play("beef.wav")
End Sub
Private Sub secondQuoteButton_Click(sender As System.Object, e As System.EventArgs) Handles secondQuoteButton.Click
My.Computer.Audio.Play("these_are_not_the_droids_you_are_looking_for.wav")
End Sub
Private Sub thirdQuoteButton_Click(sender As System.Object, e As System.EventArgs) Handles thirdQuoteButton.Click
My.Computer.Audio.Play("bagrocks.wav")
End Sub
Private Sub fourthQuoteButton_Click(sender As System.Object, e As System.EventArgs) Handles fourthQuoteButton.Click
My.Computer.Audio.Play("shirley.wav")
End Sub
Private Sub fifthQuoteButton_Click(sender As System.Object, e As System.EventArgs) Handles fifthQuoteButton.Click
My.Computer.Audio.Play("toto.wav")
End Sub
End Class
as a side note, we dont learn comments/variables/other basics until next chapter >.>
Try using full path names and see if it works then.
Let me see one of your wave files. It looks like it should be working if the error you're getting is file not found, even with the full path name, like "C:\somefolder\test.wav"
This is a thread that I found on another website I post at. It can be really really interesting. I thought it deserved a place here.
Post your random thoughts for the day here, or anything else that intrigues you.
For starters, is it possible to give constructive critism to someone who doesn't have a neck? I totally just walked by a girl who didn't. Someone isn't getting a necklace for Valentines day!
And who decided black and white can't be colors? I want to say a racist. I really do.