Alex (Station)

The forum in which to talk about the forums. A good place for suggestions or gripes.
Post Reply
User avatar
$nipe
Taiyed Brodel
Posts: 5735
Joined: Sat Mar 11, 2006 11:04 am
Location: San Salvador, El Salvador

Alex (Station)

Post by $nipe »

Can't embed youtube stuff on the blog. How can I?
Image :evil5:
User avatar
Station
Ambassador of Style
Posts: 2516
Joined: Fri Apr 08, 2005 6:01 am
Location: Indiana

Re: Alex (Station)

Post by Station »

When you are writing your post, switch over from "Visual" to "Code" mode. The switcher is right under the post title. Then put in the embedding code that looks like this:

<object height="355" width="425">
<param name="movie" value="http://www.youtube.com/v/M3r2XDceM6A&re ... n"></param>
<param name="wmode" value="transparent"></param><embed src="http://www.youtube.com/v/M3r2XDceM6A&rel=0&hl=en" type="application/x-shockwave-flash" wmode="transparent" height="355" width="425"></embed></object>
User avatar
KyleRayner
Taiyed Brodel
Posts: 3772
Joined: Thu Apr 28, 2005 10:20 pm
Location: Birmingham, Al - currently residing in Birmingham, AL

Re: Alex (Station)

Post by KyleRayner »

i dont know how you programming people do it, not that that right there is even remotely complicated or even really programming but i mean in general. i took like the intro class here and it was just basic java stuff and it made me want to blow my brains out. i would wake up dreaming about what I needed to do to program myself back to sleep. but then again i DID get to make a pacman game that was pretty sweet.
I Want to Believe :evil5:
User avatar
Station
Ambassador of Style
Posts: 2516
Joined: Fri Apr 08, 2005 6:01 am
Location: Indiana

Re: Alex (Station)

Post by Station »

In my first computer science class we made a game where you got to shoot bullets at a moving thing. It was kind of like a lame space invaders where there was only one giant enemy that never got closer.
Element
Taiyed Brodel
Posts: 8804
Joined: Wed Apr 05, 2006 7:30 pm
Location: peekskillian

Re: Alex (Station)

Post by Element »

the first thing i made in java was a 10 level rpg.

shit was dank
Image
User avatar
Jordan311
Phlegmatic in stature
Posts: 15073
Joined: Sat Apr 09, 2005 2:56 am
Location: Double Vision Quest
Contact:

Re: Alex (Station)

Post by Jordan311 »

Element wrote:the first thing i made in java was a 10 level rpg.

shit was dank

I bet it sucked hard core.

Later
ImageImage
:evil5:
User avatar
fatlip
Taiyed Brodel
Posts: 6356
Joined: Wed Apr 27, 2005 11:47 pm
Location: NY

Re: Alex (Station)

Post by fatlip »

text based rpg is muuuuuuuuuuuuuuuch easier to program than a shitty graphical program. you have to make events for everything like collisions, independent movement, whatever. with an rpg you just need a script and a random number generator

newb.
$lmjimy311 wrote:the ram seemed a little out of place. i didnt mind the tiger
:evil5: :happy10:
Element
Taiyed Brodel
Posts: 8804
Joined: Wed Apr 05, 2006 7:30 pm
Location: peekskillian

Re: Alex (Station)

Post by Element »

it wasn't text based. slut.

i used diablo 2 models


:D
Image
User avatar
fatlip
Taiyed Brodel
Posts: 6356
Joined: Wed Apr 27, 2005 11:47 pm
Location: NY

Re: Alex (Station)

Post by fatlip »

D2 wasnt written in java =/
$lmjimy311 wrote:the ram seemed a little out of place. i didnt mind the tiger
:evil5: :happy10:
User avatar
Station
Ambassador of Style
Posts: 2516
Joined: Fri Apr 08, 2005 6:01 am
Location: Indiana

Re: Alex (Station)

Post by Station »

He wouldn't need to write it in the same language or anything in order to steal the models. What I want to know is what is meant by a "10 level rpg". You could only go up to level 10?
User avatar
$lmjimy311
Taiyed Brodel
Posts: 14457
Joined: Thu Apr 28, 2005 7:21 pm
Location: Agrabah

Re: Alex (Station)

Post by $lmjimy311 »

or maybe only 10 dungeons?

there arent really levels in an rpg unless you count "levels"

explain luke or i call shananogons (sp?)
:evil5: TB>BB
Image
CollapsingVisionary
Taiyed Brodel
Posts: 7625
Joined: Sat Apr 30, 2005 6:38 pm
Location: the dirrrty South(bridge), Ma

Re: Alex (Station)

Post by CollapsingVisionary »

plus it probably wasnt the "first" thing he made in java, he had to learn somehow

wait, why am i trying to point out flaws in his fantasy? :idea:
The ink of a scholar is worth a thousand times more than the blood of a martyr
Quis custodiet ipsos custodes?
"When the rich wage war, it's the poor who die"
Element
Taiyed Brodel
Posts: 8804
Joined: Wed Apr 05, 2006 7:30 pm
Location: peekskillian

Re: Alex (Station)

Post by Element »

no it was the first game i made in java

it had 10 levels and 10 bosses at the end

like 5 fights per level
Image
User avatar
fatlip
Taiyed Brodel
Posts: 6356
Joined: Wed Apr 27, 2005 11:47 pm
Location: NY

Re: Alex (Station)

Post by fatlip »

SOMEONE'S DELUSIONAL!























Image
$lmjimy311 wrote:the ram seemed a little out of place. i didnt mind the tiger
:evil5: :happy10:
User avatar
Station
Ambassador of Style
Posts: 2516
Joined: Fri Apr 08, 2005 6:01 am
Location: Indiana

Re: Alex (Station)

Post by Station »

Sounds pretty bad ass, where is it?
Post Reply