Jump to content


spookeyes

Member Since 03 Mar 2007
Offline Last Active Jan 31 2010 04:51 PM

Posts I've Made

In Topic: Is It Me, Or Is The Search Engine Crap?

31 August 2008 - 07:43 PM

Press "more options" and choose "Search titles only" instead of "Search entire post".

In Topic: Teh Practice Topic!

19 August 2008 - 08:37 PM

Here is my clownfish:

Posted Image


Please give me constructive criticism because i am a bit new to spriting.
Any help is appreciated.

In Topic: Need Help! Follow Script Has Strange Effect!

17 August 2008 - 03:13 PM

i had a similar problem. Take a look at my topic and see if it can solve your problem.

In Topic: Simple Question

17 August 2008 - 01:02 PM

ok, in the room start event:

if room=rm_town_1
{
x=112
y=160
}

In Topic: Simple Question

17 August 2008 - 12:57 PM

change  the code  to this:

if room=rm_house_1
{room_goto(rm_town_1);}

and in the room start event in rm_town_1 have this code:
x=112
y=160