Page 1 of 1

[Plugin 4fun] Hangman Game

Posted: 28 Feb 2013, 18:28
by Kaspy
The BOT will manage the Hangman game with this plug-in.

How it works:
collects the names of items and skills through the archives items.txt and skillnametable.txt located in the tables. Regarding the tip, collects the files skillsdescriptions.txt and itemsdescriptions.txt also tables folder. The tip and the name of the monsters are collected from the archive listMonsterSpecial.txt. This file should be in the same directory of the plugin.
Each letter that hits is gained 1 point, sees the word gains 5 + Letters missing / 2.

The scoreboard and comments is saved on a local db.
Use the login ragnarok and password ragnarok and execute the query in file sql.sql
Add at the config.txt, "table hangman_server", to make it like the name of the column at the database.

Functionalities:
  • Add "sendEmoticon 1" in config.txt to use emoticons
  • Use the command inform in OpenKore to see the score and information of the current game
  • Automatically saves the score db, for later use
Plugin:
Plugin version with English messages (in SVN)
In portuguese

Re: [Plugin 4fun] Hangman Game

Posted: 02 Mar 2013, 16:48
by ChrstphrR
Is there some way to make this plugin (or any plugin) use it's own .po translation files like the rest of openkore can?

Re: [Plugin 4fun] Hangman Game

Posted: 02 Mar 2013, 17:19
by Kaspy
Is possible, but do not know how.

Re: [Plugin 4fun] Hangman Game

Posted: 26 May 2013, 20:10
by Kaspy