Gotcha. One question. If I just want to add stuff from my custom profile fields there, can I just past
PHP Code:
<smallfont><a href="moderator.php?s=$session[sessionhash]&action=points&userid=$userinfo[userid]" target=_blank>Points:</a> $post[field8]<br></smallfont>
and edit the
PHP Code:
Points:</a> $post[field8]
part to the name I want where Points: is, and the field number?
That would be easy.