The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
![]()
K, so i'm writing up this script and im using an if statement.
Code:
<if condition="$userinfo[usergroupid]==9"> Show this BUT, this only works if the user group id is their primary one, it doesn't work for secondary usergroups, is there something i should be using other than "usergroupid"? |
#2
|
||||
|
||||
![]() Code:
<if condition="is_member_of($bbuserinfo, 9)"> |
#3
|
||||
|
||||
![]() HTML Code:
<if condition="is_member_of($bbuserinfo, x,y,z) "> </if> |
#4
|
|||
|
|||
![]()
Worked perfectly, thank you sir.... theres no rep on this forum?? =[
|
![]() |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|