The Arcive of vBulletin Modifications Site. |
|
|
#1
|
||||
|
||||
|
Guys i want to write this code in plugin, what is the right code for that
<if condition="is_member_of($vbulletin->userinfo, 1, 2)"></if> |
|
#2
|
||||
|
||||
|
Code:
if (is_member_of($vbulletin->userinfo, 1, 2)){
stuff
}
|
![]() |
|
|
| X vBulletin 3.8.12 by vBS Debug Information | |
|---|---|
|
|
More Information |
|
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|