The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
[PBPG] Chess Details »» | |||||||||||||||||||||||||||||||||
What does it do?
This is a chess plugin for my Play by post gaming mod. It allows members to play chess against each other within a forum thread. What can I use it for? The main aim of games is fun but you could also run tournaments as well Live Demo A live demo of this mod can be seen on my own forums here: http://www.giveupalready.com/forumdi...r-Gaming-Forum Features
Planned features [s]Struck out[/s] items in this list are implemented in my latest development copy and will make the next release. *** items are planned for next release.
Installation 1. Install Play by post gaming core product 2. Upload contents of upload folder. 3. Import product file. 4. Select the Manage Plugin Configurations option from the play by post gaming menu 5. Against Chess, select the create new configuration option. 6. Fill out the settings and save. 7. Create or edit an existing forum and assign the configuration you just created to it. Uninstallation As of beta 1, the product will not allow you to uninstall it while it is still in use. (this would break your board.) 1. Edit the forums that have a configuration of this plugin assigned and remove it from the list. 2. Now uninstall the product. 3. Delete the chess directory in pbpg_plugins. Changelog
Notes
Download Now
Screenshots
Show Your Support
|
Comments |
#2
|
|||
|
|||
Translations/Reposting
Please DO NOT repost this mod on other vbulletin resource sites. Translations may be posted in this thread, however the product isn't fully phrased at the moment so translations will be harder to do. |
#3
|
|||
|
|||
Got any demo? Sounds great btw!
|
#4
|
||||
|
||||
Can you give us a list of games that would work with your PBP plugin ?
Stuff similar to : http://www.myth-weavers.com ? Also some interesting Links: http://www.treasuretables.org/wiki/i...by-Post_Forums This isnt something we have ever dabbled with, but could be promising for our community ( tagged ) |
#5
|
|||
|
|||
you could have a look at the chess forum on vb4.giveupalready.com but as thats my development site atm, it may have features that the version released dosn't have yet.
@timber: What you've linked there are play by post role playing forums. While it would be possible to make role playing aids as a pbpg plugins, the aim was to get something more general along the lines of a multiplayer arcade with games such as chess, batgammon, checkers, poker and other classics. Currently this is the only plugin that works with my pbpg mod, however I intend to release more (once this one is a bit more feature complete) and intend to encourage other developers to release some (once the core part is more complete) |
#6
|
||||
|
||||
TBH we wouldnt want RPG's.
Our members are more into 1 on 1 strategy games, from cards to draughts :up: |
#7
|
|||
|
|||
Code:
Database error in vBulletin 4.0.1: Invalid SQL: SELECT * FROM pbpg_pluginid WHERE dir='chess'; MySQL Error : Table 'witteb_vbulletin.pbpg_pluginid' doesn't exist Error Number : 1146 Request Date : Wednesday, January 13th 2010 @ 01:46:38 PM Error Date : Wednesday, January 13th 2010 @ 01:46:38 PM Script : http://www.wittebolx.com/community/admincp/plugin.php?do=productimport Referrer : http://www.wittebolx.com/community/admincp/plugin.php?do=productadd IP Address : 86.91.97.228 Username : wittebolx Classname : vB_Database MySQL Version : 5.1.34 |
#8
|
|||
|
|||
Quote:
|
#9
|
|||
|
|||
I have the same failure that wittebolx, we can do?
|
#10
|
||||
|
||||
line 6 has a little bug, it should look like this...
Code:
$db->query_write("INSERT INTO ". TABLE_PREFIX."pbpg_plugin (title,dir) VALUES ('Chess','chess')"); |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|