yes it does
Quote:
Hey is there a way to display what limit you hack on the forum home...if so how!
|
$userinfo$limit ?
Quote:
A bar to tell you how much to the next limit break (or Spell in our case) would be nice
|
ill work on it
Quote:
one suggestion, maybe add in some kewl lil icons fro each limit break.
|
you can add them by adding <img src="iconurl"> next or before the limit name,like these
Code:
if ($post[posts] > 700)
{ $limit = "<img src=iconurl>Lionheart"; }