 
*********************************
** Introduction                **
*********************************

The Gameroom is a follow up to the Casino product for vBulletin.  It features games that can be played alone, against a computer dealer as well as live multiplayer games.  Cash for the betting games comes can be gained through doing the things that help your board, such as making posts and starting threads. 

Multiplayer games are played live, with chat and in the case of Texas Hold'em can have up to 10-players at one table. 


*********************************
** Installation                **
*********************************

1) Upload the contents of the "upload" folder into your vBulletin folder.

2) Import the "product-gameroom.xml" file through the Product manager in your adminCP

3) Go to the Gameroom and open the "Admin" tab, the user that installed the product is the only user that has permission to do this at this point.  Edit your settings to suit your board.  Ensure the proper users are listed as admins, mods and the proper usertypes are allowed access.

*****************************************
** Integrating with other cash systems **
*****************************************

Integrating with other cash systems

This is fairly simple to do, you just need to change the cash type field in the settings.

* VB Plaza - Change to "vbbux"
* iCash - Change to "Money"
* VB Credits - Change to "Credits"

You should also dissable the bonus plugins if they are not needed.  For any other package you need to find out what field in the user table it uses and change the settings to that field.


*********************************
** Language                    **
*********************************

Language and help files can be edited to suite your site.  The game language can all be edited from the admin tab within the game by Gameroom Administrators, the help files that come up when you push the Help button are storred in the "rules" folder.  If you change them, make sure you don't overwrite them when updating.


*********************************
** Common Problems             **
*********************************

Non-english letters are not working properly

	This is a problem with flash player and has been in there bug tracker for a long time.  The workaround is to 
	edit the "gameroom" template, remove the line that ways "wmode='transparent'", the downside it your popup menus
	will come up behind the flash box, rather then in front of it.
	
Images are working in IE, but not in Firefox

	You likely have some form of image hot linking turned on, it is causing the requests for the images to be blocked.

Locked self out of admin panel

	In the tools folder there is a file called 'makemeadmin.php', upload this and go to that page.  It will make you admin,
	don't leave it on your server when you are done.

Updated and it is acting funny

	Make sure all of your files are up to date.  When you update ensure that all files are overwritten.  Having mix matched files
	will cause funny behaviour.  You may also have to clear your cache and reload the page after uploading a new gameroom.swf file.
	

*********************************
** Uninstall                   **
*********************************

If you want to uninstall the following procedure will get you through it without tossing any DB errors:

1) Dissable the product, this shuts down all the plugins. If the files are removed and plugins are still active you may see errors on your site.

2) Delete all files.  If the files are still present and you remove the database entries by uninstalling the product anyone that attempts to access one of them will cause a error.  The Flash Banner could cause many as it could still be making calls after the template changes are undone.

	gameroom.php
	gameroom.swf
	gameroom/*
	includes/cron/gameroom_nightly.php

3) Uninstall the product file, which removes all database entries, that means the following are removed:
	
	tables with 'gameroom_' as a prefix
	gameroom_cash field within the user table
		
*********************************
** Support                     **
*********************************

For support issues please use the forums at vbgaming.org



(c)2009 Andrew Green
http://vbgaming.org
