Quote:
Originally posted by Ninth Dimension
some suggestions for you, if you want to make them that is 
1, Although a lot more hard work, maybe you can allow words with descriptions and spaces, numbers, etc...
|
I didn't make it clear enough in my first post, but you can already already use a SENTENCE, or MULTIPLE WORDS in your hangman game.
Separate each word or words or each sentence with a comma. For example...
hello,vbulletin,good morning,good afternoon,this is cool
You can also use numbers (eg. 1 2 3 4) or special characters (eg. ! ? $) in the words - these numbers and special characters will just show up automatically, and the member will have to guess just the alphabets.
Quote:
2, although cheating (by pressing the back button) is not really a major problem (after all, the only person they are cheating is themselves), maybe this can be prevented?
|
They will be cheating themselves. The hack relies on dynamic variables. To prevent back button cheating would require the answers being put into the database, which will increase server load. As this is not a serious hack, I don't think it warrants this move.
Quote:
3, something that I would like to see is some type of intregration with the arcade so users can play and will get a score based on the number of correct words guessed (but maybe this could wait for a more advanced verson of the script)
if I think of anymore, i'll let you know
|
I actually use John's arade, not futurereal's arcade. If anyone wants to make a version of hangman.php for the arcade feel free - all I ask is that you post it in this thread, and not in a separate thread.
Remember, you are not restricted to only single words - multiple words and sentences are fine.
Also, the picture of the hangman can be modified - have a picture of you, or anything else you want to use.