The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#7
|
||||
|
||||
![]()
If you're asking how to have an additional random banner using Jake's code, then you could simply duplicate his methods and give the variables new names.
Ex: $random_number = rand(1, 5); becomes $random_number2 = rand(1, 5); $random_banner[1] becomes $random_banner2[1] $random_banner[$random_number] becomes $random_banner2[$random_number2] |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|