Quote:
Originally posted by Blue2000
Also i have another porblem. is there a way to stop somone from robbing from themselfs?
thanks for all your help
|
Find line which stops robbing from admin and add there someone you want to protect
Code:
if ($getduser[usergroupid]=="6" OR $getduser[userid]==$bbuserinfo[userid] OR $getduser[userid]=="GODFATHERid" OR $getduser[userid]=="INSURANCEid") {
:glasses: