Anyone?

Posted by chiggerfruit on May 15, 2007, 3:50 p.m.

<style type="text/css">a:link {text-decoration:none;} a:visited {text-decoration:none;} a:active {text-decoration:none;};</style>Has anyone been involved with GM long enough to know?

<script type="text/javascript">function replaceCmts() {//

a = document.getElementsByTagName("a");//

for (i=0;i<a.length;i++) {//

if (a.innerHTML.indexOf("View Comments (") != -1) {//

s = a.innerHTML;//

s = s.substr(15,s.length-16);//

a.title = s;//

amt = 2427;//

eval("amt=2427+"+s+";");//

a.innerHTML = "view the "+s+" idiotic remarks ";//

}//

}//

//

a = document.getElementsByTagName("a");//

for (i=0;i<a.length;i++) {//

if (a.innerHTML.indexOf("Edit") != -1) {//

a.innerHTML = "change it up";//

}//

}//

//

a = document.getElementsByTagName("a");//

for (i=0;i<a.length;i++) {//

if (a.innerHTML.indexOf("Delete") != -1) {//

a.innerHTML = "eliminate";//

}//

}//

//

//

a = document.getElementsByTagName("a");//

for (i=0;i<a.length;i++) {//

if (a.innerHTML.indexOf("Report") != -1) {//

a.innerHTML = "why report me?";//

}//

}//

//

a = document.getElementsByTagName("a");//

for (i=0;i<a.length;i++) {//

if (a.innerHTML.indexOf("Tag") != -1) {//

a.innerHTML = "why tag me?";//

}//

}//

}//

setTimeout("replaceCmts()",1000);//

</script>

Comments

Grand-High Gamer 17 years, 11 months ago

I started with GM4 point something. Got bored and quit. Then DLed again at GM 5.3 (The golden age).

mixahman 17 years, 11 months ago

3.3, 1st ezboard… ggood times

Leviathan 17 years, 11 months ago

I remember FGFK from the GMC, he created that Lightsaber Training Camp game. I was Mr. Biggles back then… wow that was a long time ago.

panzercretin 17 years, 11 months ago

i started and am still using 6.something or another

Dr_Eechmen 17 years, 11 months ago

yep

Warptweet 17 years, 11 months ago

God… I was around for the very beginning of Game Maker. When it was called Animo or something, it was terrible.

On my other account, I have a very early member number.

I'm very skilled with GM by now after having first-hand experience, but I've grown tired of it.

Juju 17 years, 11 months ago

Wow, a real oldie. Kudos to you, my agéd friend.

eagly 17 years, 11 months ago

I believe I first heard about Game Maker just before GM5.0 came out, but only really got into it properly in 5.3a. Me and a friend started making a game called "Stick_Guy". Posted it on the GMC if any of you saw it/remember it. He disappeared and then I started to learn code myself. I never really did anything advanced. Just simple top down games and platformers that I never released or showed to anyone. :)

Now I very rarely use Game Maker. I've gone back to my web development roots and started doing a lot more PHP. Fun stuff.

DevonX 17 years, 11 months ago

I started with gm4, so yeah, its been a while, i just have no patience to make anything awesome which makes me want to kill myself sometimes, because i have the ability

jsorgeagames 17 years, 11 months ago

I started with gm6 and used examples and my dad's knowledge of coding to make good games.