The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
Postbit Conditional Question
I have the arcade games in my postbit but for some frustrating reason the guest users will have ALL the arcade games that have no high score show up. I have about 70 games installed that are not scorable (miniclip etc). How do I or what conditional can I use to make them stop for just the guest user?
|
#2
|
|||
|
|||
Use
Code:
<if condition="$show['guestuser']"> <else>$arcadewards</if> Replace your current $arcadeawards (or $arcadeawardsbit) with the above and that should solve the problem. |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|