[Plugin 4fun] Crosswords

Other plugins for extending OpenKore's functionality. This forum is only for posting new plugins and commenting on existing plugins. For support, use the Support forum.

Moderator: Moderators

Message
Author
Kaspy
Halfway to Eternity
Halfway to Eternity
Posts: 398
Joined: 08 Jun 2012, 15:42
Noob?: No
Location: Brazil

[Plugin 4fun] Crosswords

#1 Post by Kaspy »

Easiest Plugin 4fun that I've made. He makes the BOT manage the game Crosswords at Ragnarok.
It's an easy way of study logic since his base is really simple and everybody know how the game works.

How it works:
The BOT sets the scenary of the Crosswords (where the words mix with the random letters). The list of items comes from items.txt in the folder tables, the list of monsters and skills from a TXT that is in the same folder of the plugin.
To make it easier, he also creates tips saying how many words each crossword has and what are them.

To make it more dynamic, each round has a time limit.

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 crosswords_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 in English in SVN
In portuguese
Image

yongky92
Noob
Noob
Posts: 3
Joined: 07 May 2011, 02:21
Noob?: Yes

Re: [Plugin 4fun] Crosswords

#2 Post by yongky92 »

When i try this plugin
There is eror in line 17
In the part Use DBI
Can u help my problem?
What database you use?
I use xampp for mysql database and then connect username password like post you are
Sorry my bad english XD

Kaspy
Halfway to Eternity
Halfway to Eternity
Posts: 398
Joined: 08 Jun 2012, 15:42
Noob?: No
Location: Brazil

Re: [Plugin 4fun] Crosswords

#3 Post by Kaspy »

Download the complete perl called DBI
Image

yongky92
Noob
Noob
Posts: 3
Joined: 07 May 2011, 02:21
Noob?: Yes

Re: [Plugin 4fun] Crosswords

#4 Post by yongky92 »

i will try it now

yongky92
Noob
Noob
Posts: 3
Joined: 07 May 2011, 02:21
Noob?: Yes

Re: [Plugin 4fun] Crosswords

#5 Post by yongky92 »

i have download them and install with perl
but the message always appear

Kaspy
Halfway to Eternity
Halfway to Eternity
Posts: 398
Joined: 08 Jun 2012, 15:42
Noob?: No
Location: Brazil

Re: [Plugin 4fun] Crosswords

#6 Post by Kaspy »

Are you with a database enabled with settings informed on the topic, and executed SQL?
Only needs to be MySQL, no matter the program used.

You can display an image with the error?
Image

forbbs
Human
Human
Posts: 30
Joined: 26 Jul 2011, 21:03
Noob?: Yes

Re: [Plugin 4fun] Crosswords

#7 Post by forbbs »

Hi,Can you tell me how to install DBI into openkore folder?
I download DBI-1.631.tar.gz,exact it into src/deps folder,but it doesn't work.

Thanks.

Kaspy
Halfway to Eternity
Halfway to Eternity
Posts: 398
Joined: 08 Jun 2012, 15:42
Noob?: No
Location: Brazil

Re: [Plugin 4fun] Crosswords

#8 Post by Kaspy »

Image

Post Reply