Quote:
05-26-02 at 09:12 PM Blue2000 said this in Post #72
ok i have done this one myself..
for anyone who wants it
find in functions.php
PHP Code:
if (($bbuserinfo[usergroupid]==6)) {
$donate="<br><a href=\"javascript:showwin('admin/storeadmin.php?action=givemoneyverify&giveusername=$post[username]', 'width=550,height=250')\">Donate to user</a>";
} else {
$donate='';
}
add under
PHP Code:
$nick="<a href=\"javascript:showwin('store.php?action=stealmoney&stealusername=$post[username]', 'width=550,height=550')\">Try to steal $$</a>";
and then add
$nick
anywhere you want it in your postbit template
|
1. I am having trouble stealing in sub forums with this code. any help appreciated
2. Is there any way to make a stats page where u can see who is stealing the most.