vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 4.x Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=245)
-   -   Major Additions - ibProArcade - professional Arcade System (https://vborg.vbsupport.ru/showthread.php?t=101554)

midaph 12-15-2005 01:05 AM

how do i reset scores and all game data???

WNxWakko 12-15-2005 01:55 AM

Yes, I have noticed that also about loadtimes. It takes along time to load the arcade home page. Takes a while to navigate around. Not sure why, anyone know?

Scooterpig 12-15-2005 03:33 AM

Quote:

Originally Posted by Sooner95
nah, you can use the postbit just fine, unfortantley with alot of awards, the only one that looks good is the scrolling one. I'm currently trying to get them into the users USERCP instead. I give a choice for those to use either postbit or legacy, but not going to restrict my members just becuase it doesnt look right.

Thank you Sooner I actually meant to add the Scrolling bit in my reply and forgot, thanks mate..:)

egyptsons 12-15-2005 09:12 AM

great :)
waiting for more mode

peterska2 12-15-2005 08:51 PM

Quote:

Originally Posted by midaph
how do i reset scores and all game data???

In the arcade scores menu in the ACP there is a link called 'reset all scores'. Click this and it is done.

utw-Mephisto 12-16-2005 09:59 PM

As I posted before I did not like the way the crowns are displayed in the postbit (somewhat 20 pages ago) and I used a javascript and buttons to collapse the list. But : 3rd party Javascript does not work 100% hence I am using now vbulletin's own collapse technique ..

When modfied you will see THIS below the avatar :

http://img472.imageshack.us/img472/9030/15al.jpg

When hitting the small arrow :

http://img472.imageshack.us/img472/1390/24qj.jpg

The code :

Insert this in your postbit_legacy template (Sorry, dont use the normal postbit, dont know if this is working there too and how it looks)

Code:

<!-- Arcade Highscore -->

<table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="100%" align="center">
<thead>
        <tr>
                <td class="tcat">
                        <a style="float:$stylevar[right]" href="#top" onclick="return toggle_collapse('my_table_$post[postid]')"><img id="collapseimg_my_table_$post[postid]" src="$stylevar[imgdir_button]/collapse_tcat{$GLOBALS['vbcollapse']['collapseimg_my_table_' . $post[postid]]}.gif" alt="" border="0" /></a>
                        Arcade Highscore
                </td>
        </tr>
</thead>
<tbody id="collapseobj_my_table_$post[postid]" style="display: none;">

        <tr>
        <td class="alt1">
                        $post[crowns]$post[champtext]
                </td>
        </tr>
</tbody>
</table>

<!-- / Arcade Highscore -->

On my example however I played a bit around with the table size etc.

Just change width="100%" as you like it. Don't forget though, the default amount of crowns is set to 5 .. to change the amount (like in my example to three) look in the plugin ibProArcade: Crowns in Postbit for

Code:

                                $crown_end = ($crown['type'] == 1) ? '' : '<br />';
                                $counter=0;
                                foreach ($champs["$post[userid]"] AS $this_game)
                                {
                                        if ($crown['type'] == 3)
                                        {
                                                if ($counter == 5)
                                                {

And change if ($counter == 5) accordingly ...

hope this helps ..

Feckie (Roger) 12-17-2005 05:39 AM

Hi

Any news on ibProArcade v2.5.4 release...

gator777 12-17-2005 06:16 AM

Quote:

Originally Posted by WNxWakko
Yes, I have noticed that also about loadtimes. It takes along time to load the arcade home page. Takes a while to navigate around. Not sure why, anyone know?

bump

MrZeropage 12-17-2005 08:41 AM

@gator777:
will also be done within 2.5.4 which should arrive in december I hope

Xplorer4x4 12-17-2005 08:48 AM

Just incase the previous post i made was missed, when i ty to change the styles from v3arcade to ipbproarcade it does not change.

There is also a cookie problem with members getting logged out due to inactivity.

Last issue I have is that the X posts a day setting seems to reset at midnight sever time or local time. Perhaps it would be able to incorperate the Users hwo have posted in the last 24 hours hack into that setting?


All times are GMT. The time now is 01:46 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.06476 seconds
  • Memory Usage 1,746KB
  • 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
  • (2)bbcode_code_printable
  • (3)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (7)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