Version: 1.2.0, by Coroner
Developer Last Online: Dec 2011
Category: Add-On Releases -
Version: 3.8.2
Rating:
Released: 05-20-2009
Last Update: 05-21-2009
Installs: 58
DB Changes Uses Plugins Template Edits
No support by the author.
What is it ?
Have you seen the thread tilte ? It's a game!
I wrote it in 2005 under another name. But now it's time for the vB 3.8 version.
What kind of game is it
It's a word puzzle game for your forum. Users can create there own puzzles. Other can solve it.
Each puzzle can have it's own style (with the installation, 13 styles are avaible).
The admin can create a lot of more. Styles are optional and if not in used, a simple square is generated.
small FAQ: How big is a puzzle ?
Standard: a min of 15 rows/cols and a maximum of 54 rows/cols.
These options can set into the AdminCP. How can I create a puzzle with a higher level ?
Levels will created automatically form the rows/cols settings in the AdminCP. Can I solve my own puzzle ?
Yes or No. The admin can set the permission for it. How many puzzles can I create ?
There is NO limit ! Does it works with vBcredits ?
Yes of course. It also works with vBbux/vBplaza or with my asset-hack. Those Mods will detected automatically and if a Mod is installed you wil found an option into your AdminCP.
See images for more info.
Try the "read.me" for installation.
I toot feel that player, who creates a game, can play his/her own game - it's not cheat or easy at all when you have to find 20 word from e.g. 100 letters...
Works fine untill i integrate vbadvanced,
Then i get following error
Tried asking on vbadvanced site but no joy.
Code:
Warning: array_merge() [function.array-merge]: Argument #1 is not an array in [path]/includes/vba_cmps_include_template.php on line 42
Warning: Invalid argument supplied for foreach() in [path]/includes/init.php(307) : eval()'d code on line 134
Warning: array_merge() [function.array-merge]: Argument #1 is not an array in [path]/includes/vba_cmps_include_top.php on line 715
Warning: array_merge() [function.array-merge]: Argument #2 is not an array in [path]/includes/vba_cmps_include_top.php on line 715
Warning: Invalid argument supplied for foreach() in [path]/includes/vba_cmps_include_top.php on line 306
But it seems that i have a Problem with the wordfinder.php when i use the Guthaben-Hack
I have vb 3.7.4 and MySQL-Version : 5.0.32 running and when i create and when i want to play a Game i get a Error
PHP Code:
Datenbankfehler in vBulletin 3.7.4:
Invalid SQL:
INSERT INTO kontoauszug (`userid`, `datum`, `info`, `betrag`, `art`) VALUES (1,1261422887,Bezahlung f?r ein Wortfinder-Spiel',50,'minus');
MySQL-Fehler : You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'f?r ein Wortfinder-Spiel',50,'minus')' at line 4
When i disable the use of Guthaben-Hack in Settings, then i can play and create Games...
Maybe there is a little Mistake somewhere here ???
I found the Fault. It was the Code inside the wordfinder_functions.php like i descriped above. So it could not work with Credits. I fixed it and now everything is working fine. SO no need to take Action, coroner