Super Wonderland

Archive of the first decade of Off Topic Posts
Locked
naver_tae
Posts: 6
Joined: Fri May 01, 2009 6:45 am

Super Wonderland

Post by naver_tae » Fri May 08, 2009 9:47 am

Based on SuperTux Milestone 2.
You created this hack for people.
Not Supertux - Revenge in Redmond. Images are made by Eric Windisch and Wesley Poole in 2002.
You added some new images, changed some images and you know in how to change Mr. Ice Block to a chomper?

First, open mr_iceblock.sprite with a text editor.

Before you see the code, change the code from this:

Code: Select all

	(action
	  (name "left")
	  (hitbox 2 5 31.8 31.8)
	  (images "left-0.png"
		  "left-1.png"
		  "left-2.png"
		  "left-1.png"))

	(action (name "right")
		(hitbox 2 5 31.8 31.8)
		(mirror-action "left"))

	(action (name "falling-left")
		(hitbox 2 5 31.8 31.8)
		(images "flat-left.png"))

	(action (name "falling-right")
		(hitbox 2 5 31.8 31.8)
		(mirror-action "falling-left"))

	(action (name "flat-left")
		(hitbox 2 5 31.8 31.8)
		(images "flat-left.png"))

	(action (name "flat-right")
		(hitbox 2 5 31.8 31.8)
		(mirror-action "falling-left"))
then change to your code.

The creatures start here:

Mr Ice Block = chomper
naver_tae
Posts: 6
Joined: Fri May 01, 2009 6:45 am

Post by naver_tae » Sat May 09, 2009 12:09 pm

You replaced the spikey with a chomper.

How do you wanted to change the story before rescuing Penny or Tux?

You're running Opera but the backslash (\) shows up as a won!
User avatar
Nobody
Rainbow Spirit Chaser
Posts: 5545
Joined: Thu Aug 21, 2008 5:52 pm

Post by Nobody » Sat May 09, 2009 6:01 pm

You sound like a spammer. (no offense)
i should change my signature to be rude to people who hate pictures of valves
User avatar
Midnight Synergy
Site Admin
Posts: 2587
Joined: Wed Nov 05, 2003 3:39 am
Contact:

Post by Midnight Synergy » Sat May 09, 2009 6:54 pm

I've suspended this account - almost all posts are either nonsensical, unrelated to Wonderland, or in wrong forum areas.
User avatar
Blast!10
Rainbow Star
Posts: 1739
Joined: Thu Nov 02, 2006 7:26 pm
Location: New Hampshire

Post by Blast!10 » Sat May 09, 2009 7:01 pm

If I understood it right, he's just trying to legally hack a game in some way to make it resemble Wonderland...
User avatar
DEVINT
Rainbow Seeker
Posts: 233
Joined: Wed May 16, 2007 11:03 pm

Post by DEVINT » Sun May 10, 2009 3:32 pm

Remember the topic super tux i made? Mr.Iceguy is in the game!I think he is a spammer though.
I'm one of those odd guys who doesn't enjoy the WA series
Locked