It seems that you're using an outdated browser. Some things may not work as they should (or don't work at all).
We suggest you upgrade newer and better browser like: Chrome, Firefox, Internet Explorer or Opera

×
What about Donkeys collections? TinyE?
Post edited January 13, 2019 by phaolo
avatar
VORPAL_SWORD: I had all the monkey games on disc many years ago and have noticed that a lot of users on here and STEAM are claiming the games are bugged or dont work on windows 10 , this is NOT true.

You need to understand how the AI of a game works , here is an example , in escape from monkey island if you get stuck a walkthough will tell you where to find the bronze hat.

What the walkthroughs will NOT tell you is that the AI will know how many times you have spoken to a certain person and if you have not chatted enough it will not reveal a certain like of dialogue so you could search for the hat for days on end and never find it.

Other games AI work the same , another example , the origonal and guildwars 2 , you can walk round the game world all day to discover new locations but unless somebody actually tells you to go to these places you wont be given any quests or missions.
Calling a dialogue counter AI is pretty generous. It’s not really AI. It’s just a script trigger.
avatar
firstpastthepost: Calling a dialogue counter AI is pretty generous. It’s not really AI. It’s just a script trigger.
The only AI i've ever programmed was a CRobot.

Wi AI involves behavior based on how you perceive you want it to act. 'Go to the corner and then scan and shoot at any enemies if you get hurt move to another corner' fully describes how one such CRobot works.

But a scripted dialog box is... well pretty much A->B->C. No variation.