The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
|
#1
|
|||
|
|||
![]()
I've added this BBCODE https://vborg.vbsupport.ru/showthread.php?t=190900
I'd like it to be automatic with each usergroup, so usergroup 6 has it when ever a member of the group posts, the bbcode is automatically in use "[blizz,] [,/blizz]". I've seen 2 forums use this automatically so what do you think I should do? --------------- Added [DATE]1369491044[/DATE] at [TIME]1369491044[/TIME] --------------- Also I have this plugin that would make this work Code:
if(is_member_of($vbulletin->userinfo,5,6,7)) { $message= "'[blizz]'.$message.'[/blizz]'"; } |
![]() |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|