Google Mail Calendar Documents Reader Web more »
Recently Visited Groups | Help | Sign in
Google Groups Home
Hint system
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  10 messages - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Follow-up To:
Add Cc | Add Follow-up to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers that you hear
 
Cowboy  
View profile   Translate to Translated (View Original)
 More options 9 Nov, 08:57
Newsgroups: rec.arts.int-fiction
From: Cowboy <rosenloe...@gmail.com>
Date: Mon, 9 Nov 2009 00:57:51 -0800 (PST)
Local: Mon 9 Nov 2009 08:57
Subject: Hint system
Has anyone made a hint system for adventure games?
I know about the UHS (Universal Hint System) but I wonder if anyone
has made a freeware (or shareware) version
of something like the UHS.
The way the UHS works (for those of you who doesn't know) is that you
get little pieces of information to the puzzle you are stuck with. To
have something like this for us amateurs would be a great asset.

    Reply    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message, you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Arnel Legaspi  
View profile   Translate to Translated (View Original)
 More options 9 Nov, 16:17
Newsgroups: rec.arts.int-fiction
From: Arnel Legaspi <jalespr...@excite.com>
Date: Mon, 9 Nov 2009 08:17:27 -0800 (PST)
Local: Mon 9 Nov 2009 16:17
Subject: Re: Hint system
On Nov 9, 12:57 am, Cowboy <rosenloe...@gmail.com> wrote:

> Has anyone made a hint system for adventure games?
> I know about the UHS (Universal Hint System) but I wonder if anyone
> has made a freeware (or shareware) version
> of something like the UHS.
> The way the UHS works (for those of you who doesn't know) is that you
> get little pieces of information to the puzzle you are stuck with. To
> have something like this for us amateurs would be a great asset.

If you're looking for something that's made for all games, you won't
find one.

The usual practice has been either:
- a full walkthrough is provided;
- a separate Invisiclues-style hint file (which is generally close to
the UHS system);
- a built-in hints system within the game itself (more commonly used).

There's also the rec.games.int-fiction newsgroup where you can also
ask for hints.


    Reply    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message, you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Andrew Plotkin  
View profile   Translate to Translated (View Original)
 More options 9 Nov, 17:05
Newsgroups: rec.arts.int-fiction
From: Andrew Plotkin <erkyr...@eblong.com>
Date: Mon, 9 Nov 2009 17:05:16 +0000 (UTC)
Local: Mon 9 Nov 2009 17:05
Subject: Re: Hint system
Here, Arnel Legaspi <jalespr...@excite.com> wrote:

If you like the idea of UHS-style progressive-disclosure hints, but
without inventing a new format and application to port, how about
HTML? Just a standalone HTML file. Do disclosure buttons with
Javascript. It would be a single file, so you could upload it to the
Archive or include it in a game .zip package with no extra trouble,
and it would work for everybody.

--Z

--
"And Aholibamah bare Jeush, and Jaalam, and Korah: these were the borogoves..."
*


    Reply    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message, you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Ron Newcomb  
View profile   Translate to Translated (View Original)
 More options 9 Nov, 19:10
Newsgroups: rec.arts.int-fiction
From: Ron Newcomb <psc...@yahoo.com>
Date: Mon, 9 Nov 2009 11:10:03 -0800 (PST)
Local: Mon 9 Nov 2009 19:10
Subject: Re: Hint system

If you are writing in Inform 7, Reed's "Intelligent Hinting" uses some
code setup and AI to make hints for a game you write.  Reed also re-
made the original ADVENTURE with said hinting system in it.


    Reply    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message, you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Cowboy  
View profile   Translate to Translated (View Original)
 More options 10 Nov, 08:30
Newsgroups: rec.arts.int-fiction
From: Cowboy <rosenloe...@gmail.com>
Date: Tue, 10 Nov 2009 00:30:33 -0800 (PST)
Local: Tues 10 Nov 2009 08:30
Subject: Re: Hint system
> If you're looking for something that's made for all games, you won't find one.

Hmm.. That's what I was looking for.

> The usual practice has been either:
> - a full walkthrough is provided;

I wanted to avoid having to provide a full walkthrough. (I'm aware
that some player prefer to have a walkthrough, but personally I would
rather have a hint system.)

> - a separate Invisiclues-style hint file (which is generally close to the UHS system);

I've been taken a look at the Invisiclue but it doesn't look like I
can make my own clues, or is it just me? ;-)

> - a built-in hints system within the game itself (more commonly used).

I work in Adrift, which has a built-in hgint system, but it only has
two choises and I would like to give more than just two clues.

Cheers


    Reply    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message, you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Jim Aikin  
View profile   Translate to Translated (View Original)
 More options 10 Nov, 17:09
Newsgroups: rec.arts.int-fiction
From: Jim Aikin <midigur...@gmail.com>
Date: Tue, 10 Nov 2009 09:09:16 -0800
Local: Tues 10 Nov 2009 17:09
Subject: Re: Hint system

Cowboy wrote:
> I work in Adrift, which has a built-in hgint system, but it only has
> two choises and I would like to give more than just two clues.

Oh, that's interesting. I did wonder, last year, why an Adrift game I
was playing only gave two hints for each topic. Now I know. This is a
pretty good object lesson in "choices have consequences," I suppose.

You can easily do what you want in hand-coded HTML. What you do is set
the color of the clue text to be the same as the background color. This
will cause the clues to be invisible until the user drags over the text
with the mouse. Dragging over the text will highlight it, thus making it
magically appear.

The only downside of this is, it won't work for blind players. Their
screen reader will still be able to see the text.

If you poke around in the Archive, I'm pretty sure you can find a file
or two that does this. You could then just use the existing file and
rewrite the text. It should be dead easy to do what you have in mind.

--JA


    Reply    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message, you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Andrew Plotkin  
View profile   Translate to Translated (View Original)
 More options 10 Nov, 17:17
Newsgroups: rec.arts.int-fiction
From: Andrew Plotkin <erkyr...@eblong.com>
Date: Tue, 10 Nov 2009 17:17:07 +0000 (UTC)
Local: Tues 10 Nov 2009 17:17
Subject: Re: Hint system
Here, Jim Aikin <midigur...@gmail.com> wrote:

> You can easily do what you want in hand-coded HTML. What you do is set
> the color of the clue text to be the same as the background color. This
> will cause the clues to be invisible until the user drags over the text
> with the mouse. Dragging over the text will highlight it, thus making it
> magically appear.

> The only downside of this is, it won't work for blind players. Their
> screen reader will still be able to see the text.

But then, a screen reader will be reading down the file anyway, so the
hints will come out in the right order. So that's close to right.

I am not a fan of the foreground/background color trick, because it
depends on the details of the OS's text highlighting. (Have you tested
it on Linux? iPhone? Android?) I'd go with a display:hidden property,
as I said -- that's at least nominally standardized, and it's no worse
in a plaintext/unscripted browser.

--Z

--
"And Aholibamah bare Jeush, and Jaalam, and Korah: these were the borogoves..."
*


    Reply    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message, you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Mark Tilford  
View profile   Translate to Translated (View Original)
 More options 20 Nov, 21:07
Newsgroups: rec.arts.int-fiction
From: Mark Tilford <ralphmerri...@gmail.com>
Date: Fri, 20 Nov 2009 21:07:56 GMT
Local: Fri 20 Nov 2009 21:07
Subject: Re: Hint system
On 2009-11-10, Cowboy <rosenloe...@gmail.com> wrote:

Here's a method similar to Invisi-clues.
Save as .html and edit

----- CUT -----
<HTML>
  <TITLE>Visi-clues</TITLE>
  <BODY>
    <NOSCRIPT>Sorry, this page requires Javascript to work properly</NOSCRIPT>
    <SCRIPT language='javascript'>
      var hints = new Array (
      "*How do I get into the house?",
      "You need a key.",
      "What's the cliche place to hide a key?",
      "LOOK UNDER THE DOORMAT",
      "*Should I trust Frank?",
      "Have you checked his story with Fran?",
      "No.",
      "*And the third thing?",
      "Just keep trying",
      "*And the fourth?",
      "Is it July?",
      "SIGN DECLARATION OF INDEPENDENCE",
      "*And the fifth?",
      "DRINK VODKA"
      );

      var current_item = -1;
      var clue_starts, clue_ends;

      function RunQ (starts, ends) {
        var cluebox = document.getElementById ('cluebox');
        //document.write (cluebox);
        cluebox.value = hints[starts].substr(1) + "\n";
        clue_starts = current_item = starts + 1;
        clue_ends = ends;
        document.getElementById('cluecount').value = ends-starts;
        document.getElementById('cluenum').value = 0;
      }

      function advance_clue() {
        if (current_item <= clue_ends) {
          var cluebox = document.getElementById ('cluebox');
          cluebox.value = cluebox.value + hints[current_item] + "\n";
          current_item = current_item + 1;
          document.getElementById('cluenum').value = current_item
                    - clue_starts;
        }
      }

      function list_questions() {
        for (var i = 0; i < hints.length; i ++) {
          if (hints[i].substr(0,1) == '*') {
            var q_start = i;
            do {
              ++ i
            } while (hints.length > i && hints[i].substr(0,1) != "*");
            document.write ("<INPUT NAME='clues' TYPE='radio' onClick='RunQ ("+
                            q_start + ", " + (i-1) + ")'>" +
                            hints[q_start].substr(1) + "<BR>");
            -- i;
          }
        }
      }

      list_questions();

      document.write ("<TEXTAREA ID=cluebox ROWS=4 COLS=60 WRAP='virtual' " +
                      "onFocus='this.blur()'></TEXTAREA><BR> Clue " +
                      "<INPUT ID=cluenum TYPE=integer SIZE=3 VALUE=0 " +
                      "onFocus='this.blur()'> of <INPUT ID=cluecount " +
                      "TYPE=integer SIZE=3 VALUE=0 onFocus='this.blur()'>" +
                      "<BR><INPUT type='button' VALUE='Get next hint' " +
                      "onClick='advance_clue()'>");
    </SCRIPT>

    <BR><BR>
    To use this for your own, modify the 'hints' array.  Each string
    starting with a star is a question, and the strings following it
    (until the next string starting with a star) are the hints that
    will be displayed.

    Original hints system by Shalbatana, modified by ralphmerridew.
  </BODY>
</HTML>
----- CUT -----


    Reply    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message, you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Fredrik Ramsberg  
View profile   Translate to Translated (View Original)
 More options 23 Nov, 15:50
Newsgroups: rec.arts.int-fiction
From: Fredrik Ramsberg <fredrik.ramsb...@gmail.com>
Date: Mon, 23 Nov 2009 07:50:03 -0800 (PST)
Local: Mon 23 Nov 2009 15:50
Subject: Re: Hint system
On 9 Nov, 09:57, Cowboy <rosenloe...@gmail.com> wrote:

> Has anyone made a hint system for adventure games?
> I know about the UHS (Universal Hint System) but I wonder if anyone
> has made a freeware (or shareware) version
> of something like the UHS.
> The way the UHS works (for those of you who doesn't know) is that you
> get little pieces of information to the puzzle you are stuck with. To
> have something like this for us amateurs would be a great asset.

SLAG. You write a text file with hints. SLAG compiles it to Inform 6
source code, which you
can then compile to a z5 file, playable by any Z-code interpreter. The
questions will be
presented in menus, and the hints will be presented one by one until
the player chooses to exit.

http://www.ifarchive.org/indexes/if-archiveXsolutionsXslag.html

You don't have to know any Inform at all. There are a bunch of sample
SLAG source
files in the "source" subdirectory.

/Fredrik


    Reply    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message, you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Cowboy  
View profile   Translate to Translated (View Original)
 More options 24 Nov, 17:48
Newsgroups: rec.arts.int-fiction
From: Cowboy <rosenloe...@gmail.com>
Date: Tue, 24 Nov 2009 09:48:40 -0800 (PST)
Local: Tues 24 Nov 2009 17:48
Subject: Re: Hint system
On 20 Nov., 21:07, Mark Tilford <ralphmerri...@gmail.com> wrote:

Wow...
Works great...
Thanks a lot for your help.
Cheers

    Reply    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message, you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »

Create a group - Google Groups - Google Home - Terms of Service - Privacy Policy
©2009 Google