Jump to content


Mr. Limbojello

Member Since 14 Sep 2006
Offline Last Active Mar 19 2013 12:29 AM

Posts I've Made

In Topic: Can Somebody Teach Me Gml?

09 July 2009 - 09:51 AM

I really don't think this belongs in this thread but anyway.... I was looking for a teacher that can teach me GML. I already know SOME of the basics and I have GM7 PRO.

I saw the pinned teachers and mentors thread and I have PMed somebody on the list but I guess this might be a faster way since I'm not somebody with a lot of patience!

Thanks in advance!

Then perhaps GML is not for you.

In Topic: Reloading Problems

09 July 2009 - 09:41 AM

[codebox]    if (global.pistolammo+global.pistolclip)<=global.pistolreload
    {
        global.pistolclip+=global.pistolammo
        global.pistolammo=0
        exit
    }
    if (global.pistolammo+global.pistolclip)>global.pistolreload
    {
        global.pistolammo-=(global.pistolreload-global.pistolclip)
        global.pistolclip=global.pistolreload
        exit
    }[/codebox]

That's the reloading code I wrote for my game. You should be able to easily implement it.

In Topic: Spire Five Remastered

27 June 2009 - 05:48 AM

I really liked this, and I think it's worth a play-through. That may not mean much to you, but this is my first post in nearly a year so it should be fairly obvious that I don't waste my time on here. I do have my grievances, however.

What this game really needs to make it perfect is:
+More variety in scenery: The walls and floors tend to get repetitive.
+More gameplay variety: More enemies here and there couldn't hurt.
+More weapons
+A better webhost!

That's probably why you have no feedback! The download speed was terrible for such a huge file. So since I like your game, and I think more people should play it, I uploaded it to some webspace my friend gave me on his private server. I get about 300+ kb/s compared to your 20 kb/s.

Link

9/10 - I'm a sucker when it comes to zombies :D.


Oh and sorry to bump and old topic but I think this is leagues above some of the crap on the first page.

In Topic: What High School Student Are You?

18 August 2008 - 01:08 AM

Braniac.

In Topic: Confirmed! Grand Theft Auto Will Hit Pc!

11 August 2008 - 10:12 PM

My Bad.

It's often hard to hear peoples tone of voice when it's in the form of the typed word.

-

People are speculating system requirements, using existing specs from other euphoria games.

It looks like you need about a 2Ghz Processor with 1GB Ram and a pretty chunky graphics card. Not to mention around 12-16GB of free HD Space.

They're probably talking about a dual-core 2 GHz. There's no way a single 2GHz is running that thing. 1 GB seems like an ample amount. 12-16GB?!?!?!? Jesus Christ!


EDIT: Why does the OP have Joseph Stalin as his avatar?