2012-04-10, 12:46 AM
ThatWasMyKil Wrote:So your saying I cant buy it again? challenge accepted.
Yes, yes I am;
Code:
if ( is_member_of( $vbulletin->userinfo, $usergroup) OR ( $usergroup == 10 AND is_member_of( $vbulletin->userinfo, 11) )
{
$error = 24;
}
It's not having what you want - It's wanting what you've got.

