The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
![]()
Hi,
I was hoping that someone could point me in the right direction for something which adds a small addition to the postbit and posibly the user cp. I want a user to be able to create a title, and other users can select that crew/clan/group if they have permission/invitation or something The attachment screenshot should explain it better This feature is used on this forum... http://www.rapflava.com/forums/showt...376#post666376 Thanks in advance (Sorry can I also ask what hack the cash feature relates too? I think it's the uShop one but just wanted to double check ![]() |
#2
|
|||
|
|||
![]()
That's UShop.
And he prolly did the crews through the vb3.0's default system for public joinable usergroups. Just create a new usergroup and where it asks if it's publically joinable, click yes. After that you can set who is the "Group Leader" they are the one that approves new members. If you click the other box right below public joinable, that says something like, permissions can override. Then you can setup forums for just that clan and give only that new group access to it. In the postbit, that'd be easy, it'd just be something like Code:
Crew: <if condition="is_member_of($post, 63)">Such and Such group</if><if condition="is_member_of($post, 64)">Such and Such Other group</if> I've done something similar to all this on my site at www.mmogcommunities.com even used vba cmps to give each clan their own homepages like www.mpsquad.net and www.mmogcommunities.com/index.php?page=gofac1 |
#3
|
||||
|
||||
![]()
Good stuff bro, much appreciated
![]() Will install uShop tomorrow, England are playing tonight :nervous: Actually it should be :nervous: x 2 because I have a few hacks installed already, let's hope I can integrate this one too. |
#4
|
|||
|
|||
![]() Quote:
|
![]() |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|