The Dink Network

BUG! Got my boat stuck. Help! (Pilgrim's Quest)

Pilgrim's Quest

September 13th 2006, 10:57 AM
anon.gif
jotinha
Ghost They/Them
 
Hello!

I was sailing with my boat and got stuck with it (can't get away from the corners of the screen). Is there something I can do to fix it?! I've noticed that near the giant frog part too!

Thanks!
September 13th 2006, 12:51 PM
pillbug.gif
Drink
Peasant He/Him Chile
Don't drink 
I think you can move away of that place pressing two directional keys (to form a diagonal) at the time: left-up, right-bottom, etc.

Then going to a screen with "screen-lock", and trying to return to the center of the screen, or to a passable place.

That thing of getting stuck happens commonly when you got near the edges of a locked screen (In v1.06). If you are playing in a newer version, I think this method that I mentioned to you will not work.
September 13th 2006, 11:04 PM
anon.gif
jotinha
Ghost They/Them
 
Didn't help, but thanks anyway. BTW, i'm playing Pilgrim's Quest.
September 14th 2006, 02:11 AM
duck.gif
Tal
Noble He/Him United States
Super Sexy Tal Pal 
We should know that.. the subject and the file discussion forum it's now in is good enough explanation
September 17th 2006, 06:20 AM
custom_simon.gif
SimonK
Peasant He/Him Australia
 
Short of using one of the warp cheats to move you out of the hardness, perhaps not.

void main ()
{

sp_x(1, 320);
sp_y(1, 240);
draw_hard_map();

kill_this_task();

}

Copy this into a text file and save as key85.c and place in the story folder/director for PQ and then hit the "U" key in the game and Dink in the boat should be warped to middle of the screen (hopefully that will be a free spot....)
September 17th 2006, 04:47 PM
anon.gif
jotinha
Ghost They/Them
 
Simon, it worked! Only change i had to do was the filename (it's key-85.c, actually).

Thank you!