Go Back   vb.org Archive > vBulletin Modifications > Archive > vB.org Archives > vBulletin 3.6 > vBulletin 3.6 Add-ons

Reply
 
Thread Tools
ibProArcade reduce scores to keep arcade competitive. Details »»
ibProArcade reduce scores to keep arcade competitive.
Version: 1.0, by stangger5 stangger5 is offline
Developer Last Online: Oct 2023 Show Printable Version Email this Page

Category: Add-On Releases - Version: 3.6.7 Rating:
Released: 11-12-2006 Last Update: Never Installs: 74
Supported
Additional Files  

ibProArcade reduce scores to keep arcade competitive..Version 1.0

Reduce the scores. All the ranks are kept in tact but the high scores are achievable again.

I made this add-on from bairy`s v3arcade version..
Thanks goes to him for the main code !!!!!

It's all done by a single cron job.

Upload ibproarcade_reduce_scores.php to /includes/cron
Set a new scheduled task. This one runs on the first of each month:

Varname: Reduce_ibProArcade_Scores

Title: Reduce ibProArcade Scores

Day of week: *
Day of month: 1
Hour: 0
Minute: 4

Active: Yes
Log: up to you
Filename: ./includes/cron/ibproarcade_reduce_scores.php

Product: ibProAcade for vBulletin
Save

Last : Go to Admincp >> Arcade >> Score Tools and Update Highscores...

By default the scores are reduced by 15%.
If you want to change this percentage, change the 15 to whatever you like on line 9..
$scorechange = 15;

Important note: This script will reduce the scores by 15% each time you run it manually or on cron.

Enjoy !!
stangger5

Show Your Support

  • This modification may not be copied, reproduced or published elsewhere without author's permission.

Comments
  #22  
Old 03-17-2008, 12:27 PM
Foxsake Foxsake is offline
 
Join Date: Apr 2006
Posts: 67
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by droid101 View Post
Hey can someone who has this installed answer a quick question?

If you have games where the LOWEST score is actually the best (like golf or a timed game), does it "reduce" those correctly (by raising the score)?

Let me know, I have a few games like that, and if those scores start dropping we'll have a problem.

Yes, this does alter the Lowest Scores! - and makes them impossible to beat

is there any way to either change this? It needs to ADD 15% to these games.

can i change them manually for now? or will i have to completley scrub these scores back to zero?

Help anyone?

Cheers
Reply With Quote
  #23  
Old 05-07-2008, 06:52 PM
Mum Mum is offline
 
Join Date: Jun 2006
Location: New Zealand
Posts: 660
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I'd love this for 3.7.0 - are you thinking of bringing it out?
Reply With Quote
  #24  
Old 05-12-2008, 08:48 PM
MissKalunji's Avatar
MissKalunji MissKalunji is offline
 
Join Date: Aug 2003
Location: Canada
Posts: 2,845
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

yeah i get an error i wonder if its zero page that changed something it i doubt it has to do with 3.7.0
Reply With Quote
  #25  
Old 05-12-2008, 09:38 PM
stangger5's Avatar
stangger5 stangger5 is offline
 
Join Date: Jan 2005
Location: Online
Posts: 1,130
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Mum View Post
I'd love this for 3.7.0 - are you thinking of bringing it out?
Works fine with vb3.7.0

Quote:
Originally Posted by MissKalunji View Post
yeah i get an error i wonder if its zero page that changed something it i doubt it has to do with 3.7.0
You must have missed a step in the install..
Reply With Quote
  #26  
Old 05-15-2008, 06:51 PM
MissKalunji's Avatar
MissKalunji MissKalunji is offline
 
Join Date: Aug 2003
Location: Canada
Posts: 2,845
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by stangger5 View Post
Works fine with vb3.7.0



You must have missed a step in the install..
i feel quite dumb lol i never uploaded teh php file *hides face*
Reply With Quote
  #27  
Old 07-22-2008, 11:06 PM
ade5675 ade5675 is offline
 
Join Date: Mar 2007
Posts: 55
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

***nice mod***


I have a funny situation though. I have the vBCredits mod working the ibProArcade so when I run this mod, it reduces the scores on all pages page except the "best Score of all Time" of each game in the arcade homepage so I have two scores now - the "best Score of all Time" (which still has the old high score) and the "actual Highscore Champion" (which has the reduced score).

I ran the Update User Names, Update Highscores and the Update the Best Results in the arcade admincp. Still same problem.


It is getting confusing for my members. I need to do to correct this, so what do I do?
Reply With Quote
  #28  
Old 08-02-2008, 07:05 AM
edytwinky edytwinky is offline
 
Join Date: Aug 2007
Posts: 512
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

does this lower the trophy scores or the Best Score of All Time?
Reply With Quote
  #29  
Old 08-02-2008, 03:12 PM
stangger5's Avatar
stangger5 stangger5 is offline
 
Join Date: Jan 2005
Location: Online
Posts: 1,130
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

The actual highscore and best score have different data base tables..

The mod in this thread reduces the actual highscore..

To reduce the best scores,,use this mod: Reduce ibproArcade best scores of all time..
Reply With Quote
  #30  
Old 08-04-2008, 03:59 PM
edytwinky edytwinky is offline
 
Join Date: Aug 2007
Posts: 512
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by stangger5 View Post
The actual highscore and best score have different data base tables..

The mod in this thread reduces the actual highscore..

To reduce the best scores,,use this mod: Reduce ibproArcade best scores of all time..
Thank you for the response. This is the actual mod I would need then. Does it just reduce the top score for each game or all scores for eac game?
Reply With Quote
  #31  
Old 08-06-2008, 04:59 PM
edytwinky edytwinky is offline
 
Join Date: Aug 2007
Posts: 512
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Anybody?
Reply With Quote
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


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


Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2024, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.05315 seconds
  • Memory Usage 2,302KB
  • Queries Executed 25 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (5)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (6)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (3)pagenav_pagelink
  • (11)post_thanks_box
  • (11)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (11)post_thanks_postbit_info
  • (10)postbit
  • (11)postbit_onlinestatus
  • (11)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.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/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.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
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete