![]() |
Yea, I keep meaning to make that part of the instructions. Thanks Anti.
@ Anti - I am planning to go down the list of requests tonight. BTW, I just tried the online status option on my forum and it is working. I turned it on and a bunch of them lite up for the users online. If you have edited the _userbits template, you may want to copy it (backup) and revert it back to the original. The column width is easy though. Open the _userbits template, after you revert it back, and change all the <td> to <td width="10%"> or whatever percentage you want. |
I don't have that width anywhere.. :/ Here is my userbits template :
Code:
<vb:if condition="$showbits == 1"> Best Regards, Antidepresiv |
@ Anti - Yea, that looks like the default one. I don't see anything wrong with it in regards to the online status. Mine works perfectly. To get the width set, you need to change all the <td> to <td width="10%"> and you'll have them all the same width.
|
Quote:
Go to the AdminCP -> User Profile Fields -> Add New User Profile Field Select Single-Selection Menu Put whatever you want in most of the fields, but you'll need to use the following for Options: Quote:
Next, edit the showroster_userbits template by adjusting one of the field column's. My example will be using the column8 one. Look for: HTML Code:
<vb:if condition="$show[field8th] AND exec_switch_bg()"><td>{vb:var userinfo.{vb:var columns[column8]}}</td></vb:if> Replace with: HTML Code:
<vb:if condition="$show[field8th] AND exec_switch_bg()"> Good luck! |
Hey folks. My school starts up again on Monday so I'm planning to head back into hiatus. I've also decided to stop taking requests for modifications, sorry. Guess I'm just tired of doing things for free. I may come back now and then to release updates, but no promises. I will gladly fix things if found broken, but I'm very happy with where this mod is at now.
If you have helped me with code in the past or have made a donation or I use one of your mods on my site, just send me a PM if you need anything. To the rest, just post your questions here, I will come back to answer them occasionally. There also may be others willing to help with code updates. Finally, I am planning to release another mod very soon. I think it will be a great add-on for this mod and can also be used solo. I'll make another post here once it is released. Take care! |
Quote:
|
Quote:
I've also swapped the column titles for icons. Edit the showroster_header template, find: Code:
<vb:if condition="$show[field1st]"><th class="showroster_columnhead">{vb:var columns.title1}</th></vb:if> Replace with: Code:
<vb:if condition="$show[field1st]"><th class="showroster_columnhead"><img src="images/misc/showroster/{vb:var columns.title1}.png" ALT="{vb:var columns.title1}"></th></vb:if> https://vborg.vbsupport.ru/external/2011/01/25.png |
Quote:
|
Quote:
BTW, I am going to do some extra code for setting up my guild in RIFT. The new roster I am going to have will have columns for Class and Role. Class will be Cleric, Mage, Rogue, and Warrior. Role will be: Control, DPS, Healer, and Tank. The extra code will be for using the Statistic addon for the roster (it shows how many of each group are there). Basically, I will have each class separated on the Stats and then down by their row and the count. Check my roster for what I mean. If you look at my roster, you'll see that it does not do the stats correctly because all the counts are going to the first column. I'll eventually fix that. Since everyone can have 3 souls, it is kind of pointless going that route. If you are interested in it when I'm done, send me a PM. |
@ Barteh - Were you actually asking a question there? I'm sorry if you were. Otherwise, I am glad it is working. :)
|
All times are GMT. The time now is 10:18 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 | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|