Kaaaaameeeeeeee- HAaaaaa meeeeeee!-

Posted by Eva unit-01 on Jan. 14, 2011, 9:58 p.m.

Oops no wait…….yea that was a dud.

Besides failed kamehame waves. I've been hard at work getting the next update to my game out for the past week or so. Lol…and this is just beta 1.4#

But Bethesda got NOTHIN' on me! at least I take pride in TRYING to make my games bugless and crashless, and shit any top company should do but doesn't.

Besides my rambling, here's what you all should want. New update.

GMC TOPIC HERE

And if you're too lazy

GAME DOWNLOAD HERE

And here's a cool screeny to get your hopes up…pay attention to my badass score that I lost seconds later due to a memory leak I forgot to take care of.

So what do you think.

[CHARISMA] Fucking epic!.

[INTELLIGENCE] I think it's a nice take on the usual piece of crap.

[SPEECH 100%] Cool story bro.

Comments

JID 13 years, 10 months ago

I thought the game was awesome. Highly addictive.

But I must say, after wave 5 my game started lagging.

Then after wave 6 or 7 it started freezing.

Nice use of particle affects and I loved the rain.

It also looks like you've improved the room speed to 60 now. Good choice. Only downsides to the game I can think of is the freezing and lagging. Oh and one more downside is that it's not finished yet. :P

I give it about a 8.3/10 so far.

Oh, and your high score ain't nowhere near as badass as mine.

Btw, does your game have online highscores yet?

F1ak3r 13 years, 10 months ago

There's no denying that the Bethesda Fallout games are buggy as all hell on release day, but I've heard that Black Isle's Fallout 2 was pretty bug-ridden too.

I'm not excusing them entirely, but those games are so full of interconnected content and there are so many things to do and different ways to do them - they're breeding grounds for bugs.

Also,

[INTELLIGENCE 8] That's why I only bought New Vegas a few months after the release date.

aeron 13 years, 10 months ago

That looks so sexy

Eva unit-01 13 years, 10 months ago

@JID: Highly addictive? YES…that's good. Hmmm and freezing after wave 6-7 eh? Usually it does that to me too, I think it's because the amount of shielders I send at you at one point. Usually having a nice cpu will keep this from happeneing…also the memory is cleaned every time it gets too high *watch the game in task manager* Just to keep complete freezing to a minimum.

The room speed has been set to 60 since Beta 1.2.

And thanks, an 8.3 is pretty baws bro. And pft…I have an old highscore that's higher than that…but I deleted the data file during testing. Oh well.

No I don't have online highscores yet, nor do I have any idea how I would do that at this point lol. But it may come somewhere in the near future.

@F1ak3r: True. The games ARE huge as fk. But I take it that if they're going to take on a project so big, they might wanna think about supporting it a bit more, ya know? Since they know what they've gotten themselves into in the first place.

@Aeron: It is sexy O.O

JID 13 years, 10 months ago

This is the easiest way to make online highscores.

All you have to do pretty much is copy and paste the codes. Then change some numbers around in the code and there ya go.

I think that they pretty much explain it on the site.

If you want me to explain more. Just ask.

Eva unit-01 13 years, 10 months ago

Hmm, I made an aaccount there, and it seems awesome. But when I try the example and click submit. Enter a name and score. The name stays at the default, and the score is 999999999999 or am I missing something?

JID 13 years, 10 months ago

First off, at the startup of your game ask the player what they want their name to be.

global.name = get_string('Type in your name:','')

For the code
hs_submit
Go to the site. Go to "Manage Account"

Where it says "id" copy that number, put that in the second argument of the code.

Where it says "Verify 1" copy that and put it in the fourth argument.

"Verify 2" put that in the fifth.

"Verify 3" in the sixth.

so it should look like this:

hs_submit(global.name,"insert id number here",score,"Verify 1","Verify 2","Verify 3")

If you still don't understand, give me the numbers to your game on the site and I'll rewrite the code showing your numbers in it.

Eva unit-01 13 years, 10 months ago

Whoa. That worked out just fine. Thanks man. I may just code this into my game afterall. Although the achievements will still be offline…

Well as a rule of myself, anyone that helps me out with shit I couldn't do/implement myself shall receive credit somewhere…if you want lol.

JID 13 years, 10 months ago

It doesn't matter to me. Besides I don't know how I'd like to recieve the credit anyway. :P

Eva unit-01 13 years, 10 months ago

Cool cool.

Well, been thinking about adding maybe 1 more enemy to the roster. Either some kind of air unit or a tank of sorts.

Any ideas chaps?