The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#4
|
||||
|
||||
![]()
You can set ranks via secondary group with a little template change.
I had the same probs on my forums, I wanted to create 'honour badges'. Since there isn't a mod for this yet (afaik) I have to set up a secondary usergroup for each 'badge'. Then add the users to that badge secondary group(s). You will have to edit the postbit template to show secondary group ranks, add this code to where you want your stuff to show up (image or title or whatever). Code:
<if condition="is_member_of($post, X)"> your image or title code goes here </if> Hope this helps |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|