The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#5
|
|||
|
|||
![]()
On a Single-Selection Menu with following options:
none [Izzet] [Soundtrack] [Aesir] [The Banana] This is the code I'm using: Code:
<if condition="$post['field9'] & 2"> <!-- Izzet --> <a href="http://forums.mtgdarkness.com/showthread.php?t=21665"><img src="http://img515.imageshack.us/img515/4530/izzeticon.png" alt="[Izzet]" /></a> </if> <if condition="$post['field9'] & 4"> <!-- Soundtrack --> </if> <if condition="$post['field9'] & 8"> <!-- aesir --> </if> <if condition="$post['field9'] & 16"> <!-- banana --> </if> It isn't working. >.< Nothing shows up in the source code regardless what you select. What's wrong with it? |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|