vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.0 Beta Releases (https://vborg.vbsupport.ru/forumdisplay.php?f=34)
-   -   Arcade Pass Hack v3! (https://vborg.vbsupport.ru/showthread.php?t=62059)

Dorign 08-08-2005 08:01 PM

Is there a way to shave off the jackpot decimals? It's saying the jackpot is 566.6666667. Anyway to round that down?

Dorign 08-10-2005 04:16 AM

Anyone?

Drago912 08-13-2005 06:01 PM

Does this work for Vb 3.0.8 and ibproarcade 2.5.1 yet?

blackpheonix 09-04-2005 06:25 AM

can someone help i stuffed up my arcadeadmin.php sum how it doesnt show in admincp any more. i followed instruction but for sum reason it doesnt work heres my php file if it helps.


i nailed the problem to this bit of code can anyone see what wrong with it its exactly the same as in the install file
PHP Code:

    arcadepass_cost='$_POST[cost]',arcadepass_jackpot='$_POST[jackpot]',arcadepass_increase='$_POST[increase]'


hbalagh1 09-19-2005 02:47 PM

i so much want this mod but like alot of other people i am getting the same problems with the

mysql error number: 1064

if anyone can help it would be greatly appreciated

EDIT: Never mind fixed my error, somehow i had added the lines before a "," instead of after and it messed everythign up..

hbalagh1 09-21-2005 07:35 AM

no more support i guess for this mod?

dxguru 10-28-2005 09:36 AM

Quote:

Originally Posted by Dorign
Is there a way to shave off the jackpot decimals? It's saying the jackpot is 566.6666667. Anyway to round that down?

In arcade.php search for
PHP Code:

$addpoints = ($game['arcadepass_jackpot'] / $position['position']); 

and change to
PHP Code:

$addpoints round($game['arcadepass_jackpot'] / $position['position']); 


BNdotcom 11-18-2005 04:28 PM

When will 3.5 be released?

Stangsta 11-27-2005 08:08 PM

Bump! Arcade had been released! Can someone port this?

trackpads 11-27-2005 08:13 PM

Quote:

Originally Posted by Stangsta
Bump! Arcade had been released! Can someone port this?

Me too, willing to chip in $$ for it!


All times are GMT. The time now is 07:12 PM.

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.01319 seconds
  • Memory Usage 1,739KB
  • 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
  • (3)bbcode_php_printable
  • (2)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (3)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