Foot problem in Keen 4

This is where you can post your Commander Keen related stories, artwork, or other stuff that is related to Commander Keen but otherwise doesn't belong in another forum.
Post Reply
User avatar
szemi
Vorticon Elite
Posts: 1722
Joined: Sun Jan 11, 2009 15:19
Location: Hungary
Contact:

Foot problem in Keen 4

Post by szemi »

Please help me, important. It's about the Foot in Keen 4. I put a foot in the 11th level and in the 14th level. But from the 11th level it doesn't put me to 14th (the secret level), and it's the same backwards as well.

But why?
Yeah, piece of cake!
User avatar
Levellass
S-Triazine
Posts: 5265
Joined: Tue Sep 23, 2008 6:40

Post by Levellass »

http://www.shikadi.net/keenwiki/Patch:F ... on_is_used


This patch makes the destination level dependent:

Code: Select all

#What picks the Foot destination to use
%patch $DE36 $7A3AW  $0000W $75
If that doesn't fix the problem try

Code: Select all

#What picks the Foot destination to use
%patch $DE36 $7A34W  $0000W $75
What you really need, not what you think you ought to want.
User avatar
szemi
Vorticon Elite
Posts: 1722
Joined: Sun Jan 11, 2009 15:19
Location: Hungary
Contact:

Post by szemi »

The problem is I cannot do anything with these as it still doesn't work.

And what is the destination code exactly? What should I change? Because like I said, it still doesn't work. :(
Yeah, piece of cake!
User avatar
Levellass
S-Triazine
Posts: 5265
Joined: Tue Sep 23, 2008 6:40

Post by Levellass »

Ok, there are two places on the map that the Foot can go, these are the destinations.

They need to be changed if you change where the levels are, which is tricky. Level 14 must always be below and right of level 11.



Now are you saying the Foot does not work at all when you touch it? Or what? your problem is not specific enough.
What you really need, not what you think you ought to want.
User avatar
szemi
Vorticon Elite
Posts: 1722
Joined: Sun Jan 11, 2009 15:19
Location: Hungary
Contact:

Post by szemi »

Yeah, doesn't work. Because I jump onto the foot in Level 11, it doesn't bring me to the secret level from the Level 11 level entrance(as in Keen 4). Instead of that it brings me from the left top corner.
Yeah, piece of cake!
User avatar
Levellass
S-Triazine
Posts: 5265
Joined: Tue Sep 23, 2008 6:40

Post by Levellass »

This is a problem with where you have put your levels on the map, you cannot place them just anywhere.
What you really need, not what you think you ought to want.
Post Reply