Be a Supporter!
Response to: Recruiting For A Flash Studio Posted January 26th, 2006 in Game Development

lolpwn

Response to: Tile-based Flash Game Help Thread Posted January 26th, 2006 in General

am I blind or is this wrong section? XD

Response to: Recruiting For A Flash Studio Posted January 26th, 2006 in Game Development

what the hell?

Response to: Bad joke contest Posted January 26th, 2006 in General

a random gay emo goes to a sex shop to buy a rubber pennis, patiently the seller shows him all kinds and models organized by colors, the emo was so happy he couldn't know what pennis he should buy.. "aww I want that black one! no wait, I want that blue one, hmm no, the green one!?
Suddently he performs a gay scream and says:
OH I WANT THAT RED ONE FOR SURE!
the seller turns ahead to the gay emo and says:
My dear client that's a fire extinguisher!

Response to: Rustygames.com launch submissions Posted January 26th, 2006 in Game Development

and the layout is broken most of times (specially @ news)
):

Response to: Bad joke contest Posted January 26th, 2006 in General

what's the difference between emos and a bag of shit?
the bag

Response to: Billy's Big Day Posted January 26th, 2006 in Game Development

At 1/26/06 09:23 PM, king_david9 wrote: and lets stop talking about hostings k XD

it's just because some people (mostly emos) underrate movies when they see .tk extension

Response to: Recruiting For A Flash Studio Posted January 26th, 2006 in Game Development

yea whatever, who would want to work for free

Response to: Recruiting For A Flash Studio Posted January 26th, 2006 in Game Development

At 1/26/06 08:50 PM, X02 wrote: That's what i plan to do...why?

that's like a flash pimp XD

Response to: Interaction Posted January 26th, 2006 in Game Development

lol set up instance names & stuff correctly then add that code in the way u like (onClipEvent or this.onEnterFrame)

Response to: exploding objects and stuff Posted January 26th, 2006 in Game Development

I'd use an invisible mc as an explosion area to hitTest, but there are other math ways

Response to: Random Question... Posted January 26th, 2006 in Game Development

function look(){
trace("I am looking");
}
setInterval(look,360000);

:d

Response to: Delete A Submittion Posted January 26th, 2006 in Game Development

email wade

Response to: Billy's Big Day Posted January 26th, 2006 in Game Development

I like it, yea you should get a .com ;D

Response to: Rustygames.com launch submissions Posted January 26th, 2006 in Game Development

oh noes it's best viewed on Internet Explorer (that's what the script says)
> : [... firefox > int. exploder

Response to: Recruiting For A Flash Studio Posted January 26th, 2006 in Game Development

At 1/25/06 09:17 PM, X02 wrote: stuff

and you're going just to manage the studio after you have the formation up?

Response to: Interaction Posted January 26th, 2006 in Game Development

you can put an invisible movieclip around the npc to trigger (it's the easy way)
sry 4 double post OMG

Response to: Interaction Posted January 26th, 2006 in Game Development

yea I was just lazy to write something perfect :P

Response to: Interaction Posted January 26th, 2006 in Game Development

if you need an example:
NPC actions:
proximity = Math.abs(Math.sqrt((this._x-_root.player._
x)*(this._x-_root.player._x) + (this._y-_root.player._y)*(this._y-_root.p
layer._y)));
if(Key.isDown(Key.ENTER) && proximity<30){
trace("interaction here!");
}

Response to: Interaction Posted January 26th, 2006 in Game Development

make a proximity script, if the player is near & u press a key, then it activates the interaction :d

Response to: Rustygames.com launch submissions Posted January 26th, 2006 in Game Development

I got your e-mail too, and I registered :d
I was going to submit Santa's Rampage but it's not Christmas anymore XD

Response to: Flash Portal Posted January 26th, 2006 in Game Development

u better have a large bandwidth capacity before doing that

Response to: Me platformer engine Posted January 13th, 2006 in Game Development

hmm this is someone else's alt joking @ u all :P

yea
Response to: V-cam Posted January 12th, 2006 in Game Development

V-cam tut (by Kenney, aka Altera)

Response to: are you populer in the bbs Posted January 8th, 2006 in General

yay I'm not popular

At 1/8/06 02:43 PM, furball1 wrote: only 1 persone ver even adressed me from knowing me

hai

Response to: advertising a flash in a siig Posted January 8th, 2006 in Game Development

damn I still want my sig :(

Response to: advertising a flash in a siig Posted January 6th, 2006 in Game Development

I want a sig!!1!1 (from 000000000987)

Response to: High Score List Posted January 6th, 2006 in Game Development

just make your swf send an encrypted string to ur highscores phps, I did that to santa's rampage highscores

Response to: Check out my new game! Posted January 6th, 2006 in Game Development

At 1/6/06 09:50 AM, nintendogeek wrote: Give me positive feedback or constructive criticism.

do a BETTER hittest ;)

Response to: How About Portal Fighters 3? Posted January 6th, 2006 in Game Development

At 1/6/06 10:26 AM, Altera wrote: We don't want your engine, Syko227 is making one and that would probably pwn too.

=D yay, yep, it's doing good sofar, I'm going home now, then I can send a part of it then show u