![]() |
Quote:
|
lizard its already in the source
|
if you do {word} it gets parsed as _word
|
in the code you can see if ( can_moderate() ) so i think a moderator can also wipe the wall but i only want admins to wipe. Maybe i am wrong :p just tired tonight :)
|
You could do:
if ( $permissions['adminpermissions'] & CANCONTROLPANEL ) or, for a usergroup: if ( $bbuserinfo['usergroupid'] == 6 ) |
Thanks :)
|
very cool, i may modify the code for my own use;)
|
Sure, go right ahead. I just don't want people posting the code on their sites without my permission (or posting modified versions without permission).
|
this is very cool. Thanks again m8.
I tweaked it out to rewipe itself after 40 times and tied it into uCash. Loads of fun shall be had by all :) |
right before the eval navbar I added
$navbits = array(); $navbits[$parent] = 'Grafitti Wall'; $navbits = construct_navbits($navbits); |
All times are GMT. The time now is 10:33 AM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|