Hang-Man.v1.0.LUA5.X-PtokaXA Hang-Man game for LUA 5.0.2 and 5.1
Import ability allows you to build a database
of 1000's of words in seconds.
[v1.0 Features/Notes]
- Import Custom Word Lists
- Add, Edit and Delete Words From Your Word Database
- Single ,Two Player or 'Free 4 All' Game Modes
- ASCII Graphic or Text Mode Support
- Full Right-Click Menu Support With Admin Menus
- Limit Access By Profile for User and Admin Commands
- Multiple Languages Supported [ English & French Examples Included ]
Download:
http://the-westside.no-ip.info (http://the-westside.no-ip.info)
Nice 1 stoned
Thanks for tha great script... ;)
Quote from: ??']['??l??S on 31 August, 2006, 10:36:34
Thanks for tha great script... ;)
You are welcome... hope that you enjoy it :)
Seem to be having problems installing the script. Put UK.dic from the site provided in scripts\Hangman. Then tried !import w UK.dic, and in theory it seems to work.
Word.list is created
It starts with
tWord = {
[1] = "aa",
and finishes with
[153220] = "zyogodactylies",
}
However the script continues to report the error: [2006-08-31 15:35] <?Hang-Man?> *** You have no word database, use the !import command to create one
In ptokax is says [15:36] Syntax constant table overflow
Not sure what i'm doing wrong
Am using ptokax 0.3.3.21 debug.
Quote from: imb on 31 August, 2006, 18:14:07
Seem to be having problems installing the script. Put UK.dic from the site provided in scripts\Hangman. Then tried !import w UK.dic, and in theory it seems to work.
Word.list is created
It starts with
tWord = {
[1] = "aa",
and finishes with
[153220] = "zyogodactylies",
}
However the script continues to report the error: [2006-08-31 15:35] <?Hang-Man?> *** You have no word database, use the !import command to create one
In ptokax is says [15:36] Syntax constant table overflow
Not sure what i'm doing wrong
Am using ptokax 0.3.3.21 debug.
I have been able to recreate this as you explained.... my advice is to keep your database under
100,000 words. You are trying to import a 1.5mb file... and seems to be causeing an overflow.
Try to break the file down into small lists. File sizes of about 500k or less seem to work the best.
-St0ne db
I've imported 120 000 words in one time, no problem here ;-)
I loved hangman IT WORKS Super Fine!
Now availible Hang-Man v. 1.1
Enjoy!