blackpheonix
12-04-2004, 10:00 PM
Another template add-on for the arcade (v3 arcade) well this lets u view what points u have on the arcade welcome screen above avatar. please tell me if this is any help thanks. (my apologise if this has already been done.)
Goto admincp then goto styles and templates now u want to edit arcade_main
find
$bbuserinfo[usertitle]<br /><br />
and under that add
<if condition="$bbuserinfo['usergroupid'] == '6'"><a href="ushop.php?do=a&shortname=admindonate&userid=$post[userid]" target="_blank">$vbphrase[ucs_points]</a><else />$vbphrase[ucs_points]</if>: $points (<a href="ushop.php?do=a&shortname=donate&userid=$post[userid]" target="_blank">Donate</a>)<br /><br />
Goto admincp then goto styles and templates now u want to edit arcade_main
find
$bbuserinfo[usertitle]<br /><br />
and under that add
<if condition="$bbuserinfo['usergroupid'] == '6'"><a href="ushop.php?do=a&shortname=admindonate&userid=$post[userid]" target="_blank">$vbphrase[ucs_points]</a><else />$vbphrase[ucs_points]</if>: $points (<a href="ushop.php?do=a&shortname=donate&userid=$post[userid]" target="_blank">Donate</a>)<br /><br />