Jump to content
Jet Set Willy & Manic Miner Community

The problem with 42183,11


Spider

Recommended Posts

One of the official pokes (42183,11) to move the invisible object from First Landing to The Hall, well it works OK but the object is still invisible.

 

To be fair it is in Willy's direct path unless he is jumping.

 

After a little thought about this, it would be very easy to give it a shape, however a bit of care must be taken with a choice of shape as the object is actually 'floating mid-air' rather than on the ground so not all object shapes would suit.

 

Looking at a few objects that are already 'floating' the ones used in West Wing Roof seem the best choice as:

 

1. They are only 5 instead of 8 bytes

2. They are already a 'floating' object

 

Having already applied the 42183,11 poke, simply add these:

 

52196,10
52197,13
52198,60
52199,242
52200,192

 

Or if you prefer you can use a little bit of Basic to 'copy' those bytes:

 

FOR N=52196 TO 52200 : POKE N,PEEK (N+11520) : NEXT N

 

:)

 

nobj.png

Link to comment
Share on other sites

What about using the 'apple' item shape from the Watch Tower - roast pork and apple sauce go well together!

 

Easily done. :) But I was purposely looking for something that looked half sensible (to me at least?) when in its existing position. I did not want to change the x/y co-ords...

 

The first test I did I used the 'Wine Glass' from the Swimming Pool as its easy to get but it looked odd 'floating' mid-air in the hallway. :lol: :unsure:

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.