vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Modification Graveyard (https://vborg.vbsupport.ru/forumdisplay.php?f=224)
-   -   Major Additions - Gameroom (https://vborg.vbsupport.ru/showthread.php?t=239817)

BirdOPrey5 03-30-2011 08:16 AM

To remove the navbar tab disable the plugin called gameroom_menu in your plugin manager. (Set "Active" to No.)

Staxed 04-09-2011 06:19 PM

anyone have any luck, or know how to get this working with vbExperience points field? I've got the correct one in the settings, and i start with the amount I have in vbExperience points, but my winnings do not get saved when I leave.

farahi 04-11-2011 08:22 PM

nice mod
installed
thanks

KGI_Bling 04-15-2011 11:41 PM

I bought the full version from the author's website and found quite a few bugs in it. I posted the problems on his forum and didn't get a reply... Now when I log into his site, I'm unable to access the forums or post anything :rolleyes:

Mark.B 04-15-2011 11:45 PM

Quote:

Originally Posted by KGI_Bling (Post 2185103)
I bought the full version from the author's website and found quite a few bugs in it. I posted the problems on his forum and didn't get a reply... Now when I log into his site, I'm unable to access the forums or post anything :rolleyes:

The author hasn't been seen for over a year. So I'm afraid you're out of luck there.
The script will largely work, but there's no chance of any remaining bugs being fixed.

That said, his forums are intended to be a demo, not a support forum. So that's the reason you cannot post there.

paolpepas 07-30-2011 08:51 AM

Hello, I use Vbsoporte Tabs, when I installed Gameroom, automatically, it has created the link in the tab, now I want to take away.
I would like to manually enter the link under the drop-down-Item.
How do you delete the link from the tabs?

thanks

BirdOPrey5 07-30-2011 03:54 PM

Quote:

Originally Posted by paolpepas (Post 2226750)
Hello, I use Vbsoporte Tabs, when I installed Gameroom, automatically, it has created the link in the tab, now I want to take away.
I would like to manually enter the link under the drop-down-Item.
How do you delete the link from the tabs?

thanks

I don't have this installed anymore but if I remember right, look in your Plugin Manager in Admin CP... there should be a plugin that says something about the navbar link- disable that plugin and it will go away.

paolpepas 08-01-2011 06:47 AM

Quote:

Originally Posted by BirdOPrey5 (Post 2226893)
I don't have this installed anymore but if I remember right, look in your Plugin Manager in Admin CP... there should be a plugin that says something about the navbar link- disable that plugin and it will go away.

I did not find that plugin

I have solved. I turned off the product and I added the link manually. thanks :up:

rootsxrocks 08-01-2011 03:21 PM

If I remember right, there was a modification I did to make the number of players in the gameroom appear on the tab and it changed the color to pink, but I may have lost that in a revert some were along the way.
I have the Pro version so I am not sure how different that may be.
This is in the pluggin called 'gameroom_menu' .Everything sees to work fine in 4.1.5 but our poker room is filled with cobwebs. due to the confusion and hidden aspect of the poker and multiplayergames. I sure wish I knew how to modify this Mod because I would rebuild it if I could. I am really sorry Kevin has not come back to it, I would pay more for an updated version with the credits deluxe API integrated, and an updated graphics or customizable set of slot machines. I did several improvments to the images but that was the limit of what I knew how to do.
The multi player games and poker really need to be more prominent and easy to make a game start. the interface makes it seem that one has to upload a game software when it says add a game it should say start a game and we need more notices to draw the second or third players in.
I wonder if the chat could be integrated into v3 arcade as well, or better replaced with a third party shout box that would work in any add on that you wished.
PHP Code:

$tablinks '';
if (
THIS_SCRIPT == 'gameroom')
{
    
$vbulletin->options['selectednavtab']='gameroom_tab';
    
$tabselected ' class="selected"';
    
$tablinks '                <ul class="floatcontainer">
                        <li><a href="Gameroom.php">Gameroom [' 
$playersInGameroom ']</a></li>
                </ul> '
;

$template_hook['navtab_end'] .= '<li'.$tabselected.'><a class="navtab" href="gameroom.php">Gameroom [' $playersInGameroom ']</a></li>' 


rootsxrocks 08-01-2011 03:48 PM

1 Attachment(s)
here is an improvement on the roulette wheel, just replace the images
I just wish I could do more to improve the looks of this mod.


All times are GMT. The time now is 09:56 AM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.02561 seconds
  • Memory Usage 1,751KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)bbcode_php_printable
  • (3)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)pagenav_pagelinkrel
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete