The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#7
|
|||
|
|||
![]()
It didn't work
![]() By the way, the first codebox I showed was my idea of what to do with musername, I'm more fond of Java so here's what it would look like in Java: Code:
public class musername() { if(field10.doesContainText()) { showHTMLBegin(); showDisplayName(); showHTMLEnd(); } else { showHTMLBegin(); showUsername(); showHTMLEnd(); } } |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|