Page 2 of 3

Re: PI Cole sequel

Posted: Thu Nov 26, 2020 12:03 pm
by vanpeebles
Looks and reads great! :)

Re: PI Cole sequel

Posted: Fri Nov 27, 2020 8:23 pm
by qbits
Hi Andrew

Just catching up guess you're out of Isolation.
I like your artwork like to hear more about this project of yours.

QBITS

Re: PI Cole sequel

Posted: Mon Jan 04, 2021 5:35 pm
by Andrew
Need HELP ! LOOKING for 3 testers for PICOLE2 !!
Any volunteers?

Please send me a pm with your email - and I'll send the game for testing!!

Re: PI Cole sequel

Posted: Sat Jan 30, 2021 1:19 pm
by Andrew
Enjoy the game!

Writing a non-linear adventure game presented more challenges than needed, and testing all possible cases was time consuming.
I hope that I haven't missed anything.
i will publish the source file a bit later - I have to tidy up the excel files I created for the game and all of the associated small programs used for data files creation.
And probably will have to write a walk-through :)

Files:
Win1.zip - WIN QXL container for use with QPC, QEmulator and QL-SD
PICole2flp.zip - 720k floppy image
PICole2Manual.zip - game manual in pdf (the manual in Quill format is included pn win and floppy)

LATER UPDATE
I have removed the files as I have uploaded a new version - see viewtopic.php?p=39733#p39733

Re: PI Cole sequel

Posted: Sat Jan 30, 2021 1:25 pm
by Cristian
Looking forward to play on my QL!
Thank you so much Andrew! :D

Re: PI Cole sequel

Posted: Sat Jan 30, 2021 2:14 pm
by vanpeebles
That was quick! :shock:

Re: PI Cole sequel

Posted: Sat Jan 30, 2021 2:19 pm
by Andrew
vanpeebles wrote:That was quick! :shock:
Just tested the game for 24 hours straight. I hope I haven't missed anything critical.

Re: PI Cole sequel

Posted: Mon Feb 01, 2021 8:54 pm
by Cristian
Andrew, I've had time to make some first steps with your new game, and it is intriguing, beautiful and funny! I don't want to run to the end: It is like a glass of finest 50-year old scotch, to be enjoyed slowly!

Re: PI Cole sequel

Posted: Mon Feb 01, 2021 11:05 pm
by Andrew
Cristian wrote:Andrew, I've had time to make some first steps with your new game, and it is intriguing, beautiful and funny! I don't want to run to the end: It is like a glass of finest 50-year old scotch, to be enjoyed slowly!
Thank you Cristian ! It makes me very happy knowing that someone enjoys the game!
I was wondering if it's not a bit too noire, especially when the stories start to come together.

Something I did not mentioned in the manual, but probably I should have: The USE command
The USE command has 2 forms:
first is: USE object1 WITH Object2 = USE food WITH plate
But for some objects the command will be executed after the selection of the first object, so it is USE object1.
Like USE glasses = meaning you "Start wearing the glasses".

But what if you would want to clean the glasses with a cloth?
if you try to use "USE glasses with cloth"it will not work (remember, for this object, the USE will be executed after you selected the first object, the glasses in this example)
So what to do is "USE cloth WITH glasses" - simply select that object as the second object.

I hoe that this hint will help you in playing the game!

Re: PI Cole sequel

Posted: Sun Feb 14, 2021 9:32 pm
by Cristian
OK, I'm officially stuck.
One of the many questions (probably the main one) is: why can't I call the police, using my telephone and the correct number, after finding a dead person? Is this a possible bug?