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)
-   -   Profile Enhancements - WP_RosterMod (https://vborg.vbsupport.ru/showthread.php?t=264759)

Sarcoth 08-02-2011 03:41 PM

Quote:

Originally Posted by wpeloquin (Post 2227460)
@ zerandise: i sent you a PM.

@ sanadil: i thought about linking to my.ddo, and may still add that on the view character page, but i would much more prefer some sort of API to have the ability to pull the stats directly, which i don't believe they have at this point. Currently working on adding in an event signup that integrates with the calendar for creating raids and such, and allowing members to sign up. I also registered on your site, i like the clean look of how you used the vbadvanced for your roster. I plan on incorporating some sort of sorting like you have, just maybe not as in-depth!

If I may, from someone that speaks from some experience, I recommend making the event sign-up additions as a separate mod. This way, if you move to another game in the future, you can update your roster mod without having to touch the event sign-up mod. Plus, there may be a lot of people that want to use one and not the other. Just a suggestion. :)

wpeloquin 08-08-2011 11:28 PM

Quote:

Originally Posted by Sarcoth (Post 2228212)
If I may, from someone that speaks from some experience, I recommend making the event sign-up additions as a separate mod. This way, if you move to another game in the future, you can update your roster mod without having to touch the event sign-up mod. Plus, there may be a lot of people that want to use one and not the other. Just a suggestion. :)

This is a good idea. I plan to make it a bit more customizable, so that it can be easily used for multiple games out-of-the-box, and right now on my demosite i have a switch to turn off the event part, as well as customize sections of it, but i'll try splitting it off and see how that works. thanks sarcoth

thecore762 08-09-2011 05:53 AM

Can you make it more FPS type friendly? Right now the many options sometimes can make it very confusing.
Is it possibly implement an option such as pre-customized roster options?
For example set a customization for steam games, or world of warcraft or battlefield series...and so on.
It would be nice.

wpeloquin 08-12-2011 08:13 PM

I will be making it so that the categories and such are much more customizable, to make it more useful for multiple games.

What kind of options would be useful for an FPS game? I only ever really played CS, not sure how this would be useful for a game like that, but not familiar with many other FPS games.

Vick98 12-03-2011 09:00 PM

Does this mod support other games as suggested and does this work for the latest vB version 4.1.8?

Kiint 05-26-2012 04:06 PM

Any plans for an update on this? I'm looking for a roster for Starwars The Old Republic and this one looks great. Would love to be able to customise it for what I need :)

Kiint 05-27-2012 05:54 PM

What I would specifically like is a roster with these options for every character:

Character Name: (text field)
Main character name (links to main character on roster)
Guild Rank (1 - 10 options)
Level (drop down list, numbers 1-50)
Class (drop down list with 8-10 options)
Adv Class (drop down list with 16 options)
Speciality 1 (droip down list with 20 options)
Speciality 2 (same as above)
Skills (3 dropdown boxes with 10-15 options)

If you get time would this be a possibility? would be a nice addition to the mod :)

Kiint 05-31-2012 10:49 AM

Been playing around with this mod but noticed a little error on vb 4.2 and that's the same as Sarcoths Customizable roster, the sub nav menu's are overlapping the default sub navs. He posted a fix for his roster but needs the same thing done for this mod.

Kiint 09-05-2012 10:14 AM

I've been modifying the code on this to create seperate groups of what I call "ranks", Similar to what Sarcoth has created here: https://vborg.vbsupport.ru/showthread.php?t=235326 but his is generated from the vb profile and you are unable to add multiple characters for each user.
I've created a seperate table with several different ranks and I've hardcoded each rank to display in the order I want, that's 6 different ranks, but with a seperate query to the database for each of them, so 6 lots of queries, 6 sets of templates...

Could anyone give me some basic info on how to do this with a single query and a single template to display each rank, basically some sql to select all the members of a rank depending on what the rank is in the second table which is built like this:
|RankID | Rank Description|
1 Officer
2 Member
3 Recruit
So the page would dynamically display the groups depending on how many ranks there were.

I know only basic coding, and know that you'd have to store each set of records in an array of some kind, but lack the knowlege on how to do this.

Can anyone point me in the right direction on how to do this please?


All times are GMT. The time now is 02:23 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.01121 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
  • (2)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (1)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (9)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