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 - Yet Another Ranks System (https://vborg.vbsupport.ru/showthread.php?t=265893)

Mobo 04-02-2012 02:13 PM

You would have to custom code something like that as this product will not support it as is. I'm not sure, but I think that would require an extensive re-write of the code.

How many times can a player get the same cap?

Also, have you tried just limiting the number of medals shown on the post bit and letting the rest of them display only in the user's profile tab? That way you could control how many show on the postbit and still have the total count reflect the greater number (also in the postbit as you have it now).

Bluefin221 04-02-2012 02:21 PM

Quote:

Originally Posted by Mobo (Post 2316015)
You would have to custom code something like that as this product will not support it as is. I'm not sure, but I think that would require an extensive re-write of the code.

How many times can a player get the same cap?

Also, have you tried just limiting the number of medals shown on the post bit and letting the rest of them display only in the user's profile tab? That way you could control how many show on the postbit and still have the total count reflect the greater number (also in the postbit as you have it now).

I think an if condition could just be added to the ranks_postbit_display just not sure how I should do it, I tried a couple of variations and ruined the display.

I also did limit the awards that how however I have an extensive list of awards if you have a look: http://www.fpcforums.com/forums/ranks.php

The problem is if I limit it to one medal then that is not great as members want to see there award, but if I limit it to two then some users only have caps and that would display twice so that is also an issue. I need to do something though as I have currently 18 countries listed that will play with players needing caps, at 11 players each time currently thats 198 members not issued with awards because of this current problem I have. And since some have played 4/5 games you can imagine how many awards are to be issued.

Mobo 04-02-2012 02:53 PM

Besides doing the custom coding, I think you may be stuck with just displaying the top X rated medals on the post bit and letting rest stay on the profile tab.

Another thought that might work for you and be easier to code. Have you thought about using YARS to show your highest ranked medals in the postbit, and then use a modified YAAS to display your Cap medals in the signature area? The Sig area has more room, so could display more Cap medals. I think you might be able to modify that with the hook location (but I've not checked it out, just thinking out loud really).

Mobo 04-02-2012 02:56 PM

I just took a quick look, and you can put them in the Sig area with a setting in YAAS, so no code modification needed for that.

Bluefin221 04-02-2012 07:47 PM

Quote:

Originally Posted by Mobo (Post 2316027)
I just took a quick look, and you can put them in the Sig area with a setting in YAAS, so no code modification needed for that.

I don't want hundreds of medals in my sig area either, I want to be able to issue the same medal as many times as I like but it only shows once.

Mobo 04-03-2012 12:08 AM

Sounds like you are set on modifying this code or writing your own then. If you don't have the coding skills, check out vWorker.com. I've hired coders off of there several times with good results.

I've actually worked with this one coder on several vB4 projects and have always been happy with this work:

Code:

      CodeIsLife Toan T. Tran
      W3TDS - World Wide Web Transfer Data Services
   
      Email: toan.trantuan@gmail.com

Good luck.

WoODoO 04-04-2012 11:42 AM

Separating the ranks by category within the postbit, is it possible?

How to this?
Exemple image:
https://vborg.vbsupport.ru/external/...png?1333542985

Mobo 04-04-2012 01:29 PM

I'm not sure if you can do that with just this Mod, but I think if you used both YARS and YAAS, they would be separated by default... again, I think. You would use one of the Mods to handel your Badges and the other to handle the Medals.

WoODoO 04-04-2012 03:50 PM

Quote:

Originally Posted by Mobo (Post 2316682)
I'm not sure if you can do that with just this Mod, but I think if you used both YARS and YAAS, they would be separated by default... again, I think. You would use one of the Mods to handel your Badges and the other to handle the Medals.

where I find the YAAS?

Mobo 04-04-2012 08:47 PM

Here you go, YAAS.


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