The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#9
|
|||
|
|||
![]() Quote:
Anyway, use hook location global_bootstrap_init_start and this code: Code:
if (in_array($vbulletin->userinfo['userid'], array(A, B, C))) $vbulletin->options['floodchecktime'] = X; You'll need to change the parts in red - A, B, C to one or more userids, and X to the new flood check time in seconds. If you want to set different times for different users you can repeat that code as many times as you need with different userid and times. |
Благодарность от: | ||
Lynne |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|