The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
WP_RosterMod Details »» | |||||||||||||||||||||||||||||||||||||||||||
Guild Roster
Background [hr]-[/hr]I looked for a good roster plugin that I could use on my site, but could not find one with the functionality that I wanted. The best I could find was by [name]Sarcoth[/name], and my inspiration to write this plugin came from his showroster addon (link). My roster homepage is modeled after his, so I am giving credit due where needed. Right now, the default install is done based on the DDO Character model, but it should not be too hard to customize it to work with other games, such as WoW. My goal for a future release is to have it fully customizable to different games out-of-the-box. This is also my first real addon, so any suggestions/etc. is welcomed. Installation [hr]-[/hr]
Features [hr]-[/hr]
Future Plans, Changes and Ideas [hr]-[/hr]
Notes [hr]-[/hr]This mod is currently supported, but I cannot guarantee speedy service. School, work, volleyball, and of course, some light gaming and coding on the side... Changelog [hr]-[/hr] Version 1.0 - Initial Release Version Version 1.1 - Added 'Artificer' class. NOTE: if you do not use this for DDO, this update is not needed. Download Now
Screenshots
Show Your Support
|
Comments |
#12
|
|||
|
|||
Quote:
|
#13
|
|||
|
|||
Quote:
|
#14
|
|||
|
|||
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. |
#15
|
|||
|
|||
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. |
#16
|
|||
|
|||
Does this mod support other games as suggested and does this work for the latest vB version 4.1.8?
|
#17
|
|||
|
|||
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
|
#18
|
|||
|
|||
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 |
#19
|
|||
|
|||
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.
|
#20
|
|||
|
|||
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? |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|