well like audionuts said before..
surely u create some usergroup... or rename the old one
check the usergrouID of the concerned members...
CP > UserGroups > Modify
now mouse over on "edit" (the usergroup u want), u will see a the bottom of ur page something like:
"http://www.yoursite.com/xxx/xxx..../usergroup.php?s=xxxxxxx
xxxxxedit&usergroupid= Y
were Y is the "level" of ur usergroup
now go and edit proarcade.php:
u should find by default this:
if
(
(
($bbuserinfo[usergroupid] != 2) and
($bbuserinfo[usergroupid] != 5) and
($bbuserinfo[usergroupid] != 6) and
($bbuserinfo[usergroupid] != 7) and
just insert a new line or midify the number...
like i done 10 posts upper... or like the copy of audionuts
so be careful, check if you did'nt give the right to play for non registred... lol
and sorry for this terrific english...
|