Be a Supporter!
Response to: Pico Day Art Contest: Discussion Posted April 20th, 2008 in Art

Is this one just fine?

Pico Day Art Contest: Discussion

Response to: Art Contest: Pico Day 08 Posted April 20th, 2008 in Art

Here's mine
Expect that I will submit more.

Art Contest: Pico Day 08

Response to: looking for hire (I'll go for free) Posted April 20th, 2008 in Game Development

LOL! that's right!

Response to: Wana help me out Posted April 20th, 2008 in Game Development

Why don't you just ask about Idea of a monster then you draw it,.
a Rat with Wings, Sharp Fangs, Sharp Claws.

Response to: Wana help me out Posted April 19th, 2008 in Game Development

At 4/19/08 08:54 PM, RooRik101 wrote: iv bin working 24/7 for 3weeks and iv made 47 monsters and cant think of eney more

24/7 for 3 weeks?? Hell thats CRAZY!!
Sleep for a while and let your dream give you an Idea,
A monster in your nightmare will help.

Response to: I'll turn you into a pokemon Posted April 19th, 2008 in Art

Make me one! a Fire Evlish type pokemon.

Response to: how do you wanna die? Posted April 19th, 2008 in General

I want to die with many hot and sexy women with me, with that, I'm almost in heaven,.:)

Response to: Project: actionscript website Posted April 18th, 2008 in Game Development

I hope I can code so there will be someone who can fix it, but I don't know too much,.
But hey, you're site looks good,.

Response to: some sort of dinosaur thing Posted April 8th, 2008 in Art

My name is Ray!

Response to: Big pico day flash game Posted April 8th, 2008 in Game Development

At 4/8/08 09:26 AM, chunkycheese12 wrote: Yeah i suppose But sometimes its a bit hard to see whether someone is bein sarchastic on the web or not. Anyway, back to the topic. Seeing as this was a joke, no game then?

Not so hard, It depends on the deal,.

Response to: Big pico day flash game Posted April 8th, 2008 in Game Development

Ok, no time for stupid jokes now,.
This thread, no one wants you're deal, try to change you're style,
You gain no respect at all.

Response to: Big pico day flash game Posted April 8th, 2008 in Game Development

At 4/8/08 08:54 AM, B-Mantis wrote: ANYONE taking this thread serious is more stupid than the thread itself.

This thread should be rename, "Stupid Thread" a Nice name indeed.lol

Response to: good eyes Posted April 8th, 2008 in Art

The eye really depends on a character's characteristics, just compare the eye of an anime/cartoon protagonist and antagonist,. did it suit on their characteristics?
Give it much details, shiny, blah, blah, blah,. Eye also depends on the character current emotion, just imagine that the character is Angry but his eye is drawn as happy, does it looks good?

Response to: Need Programmer Posted April 7th, 2008 in Game Development

Sorry for double posting,.
I Already done with the map,.
Vist Medieval Studio
To see the Finished Version,. Stay tune!

Response to: Need Programmer Posted April 7th, 2008 in Game Development

We're a team anyway. So what's next?

Response to: Big pico day flash game Posted April 7th, 2008 in Game Development

OMFG!! Master Idea eh!!??
Just Imagine that Someone Has accept the deal, He did the animation, scripting, That's alot of hardwork, but you, sitting on you're chair, Stealing music, Editing premade preloader, waiting to your partner to be finished, Is that what you called WORK?? and then you're partner will get only %20?? He's not a slave anyway,. I'm working with zenyara, in medieval studio, I think the Idea, I will do the artworks, and animation, and other stuff, Zenyara for actionscripting and Site development,. That's what you called Fair work, If we will get money on our work, Each of us will get %50, That's a great deal. Visit our site and see our hardworking stuffs.

Response to: Need Programmer Posted April 5th, 2008 in Game Development

Sweet.!

As Help Posted April 4th, 2008 in Game Development

How can a make Many movie clips into one intance name,? I mean if I had 20 Inventory Slots, What should I do to make their alpha to 0 without doing _root.slot1._alpha=0; _root.slot1._alpha=0; blah blah blah,..


I'm creating my inventory system but I had a problem on the item that I'm picking up.
I'm giving the codes belong.
In my Inventory movieclip

onClipEvent (enterFrame) {
if (Key.isDown(73)) {
		_root.inventory._alpha=100;
		_root.item._alpha=100;
}else{
		_root.inventory._alpha=0;
		_root.item._alpha=0;
	
	}
}

I'm have a problem in which I need to hold I button to view the Inventory.

On the first frame of my Inventory

currentslotnum = 1;
function addToslot (item) {
 if (!item.found) {
 item._x = eval ("itemSlot" + currentslotnum)._x;
 item._y = eval ("itemSlot" + currentslotnum)._y;
 item.found = true;
 item._alpha=0;
 currentslotnum++;
 }
}

Yeah the item I pick become invisible but Once I press I button, It wont show up anymore.

On the Item

onClipEvent (enterFrame) {
 if (_root.megamorph.hitTest (this)) {
 this._parent.inventory.addToslot (this);
 }
}

Can anyone fix it?
Thanks!

Array help. Posted April 4th, 2008 in Game Development

Maybe this is pretty noobish but how could I register an item into a array once i hitTest it?
An example is, The char pick a sword, And also pick a shield,. How could I register them into same array like "Item"?
Thanks

Response to: Philippines? Posted April 3rd, 2008 in Art

Practice soon you'll be good bords.

Response to: Need Programmer Posted April 3rd, 2008 in Game Development

*BUMP

Judge My First Vector. Posted April 2nd, 2008 in Art

This is My first try of Vectoring and I choose Goku.
I'm Proud That I Vector him so much exactly in a first try,
mainly because I already had experience about my drawing skills,.
here it is:

Judge My First Vector.

Response to: Need Programmer Posted April 2nd, 2008 in Game Development

If you want to help, please pm me of what you can do, It's much better if you can give a sample give me a link to the fla.,.

Response to: Need Programmer Posted April 2nd, 2008 in Game Development

I'm still thinking if the character will be able to drive a car,
that would be cool,.

Response to: Need Programmer Posted April 2nd, 2008 in Game Development

bump,.
anyone?
I need is a person who could do turn base system and others.

Response to: Need Programmer Posted April 2nd, 2008 in Game Development

This one is a RPG type game,. I need someone that can code Like in final Fantasy and on other type of game. hmmm. DragonFable is a good example.

Response to: Need Programmer Posted April 2nd, 2008 in Game Development

any??

Need Programmer Posted April 2nd, 2008 in Game Development

I'm looking for a programmer which can program good enough
for the game that I am making,.
Here's what I've done so far.

pm me if interested.

Response to: R.o.t.w Robot of the week #1 Posted December 27th, 2007 in Art

A Killing Machine!!!

R.o.t.w Robot of the week #1