Forum template

Posted by Bipshark on June 24, 2008, 9:42 a.m.

Today I created a template for the forum script MyBB.

I think the outcome is quite nice and I wonder what you think of it.

1 to 10.

Website template #2

Posted by Bipshark on June 12, 2008, 2:06 p.m.

Another template I created today. Also some kind of community.

The url to the image: http://i30.tinypic.com/10pu43m.jpg

Rate it, 1 to 10 :)

Website template

Posted by Bipshark on June 12, 2008, 2:04 p.m.

I created this website template today. Meant to be some kind of community.

The url to the image: http://i27.tinypic.com/2cp6ptf.jpg

What do you think?

Neat little script

Posted by Bipshark on June 11, 2008, 6:41 a.m.

I've made a script for calculating speed with desired freq.

An example:

You create an object called objPlayer. On the left key event you use this code:

if(place_free(x-4, y)) { x-=4; }

And the user will move 4 pixels to the left.

However, if you set the roomspeed to the …