In efforts to stop people from either negging someone to death or giving too many greenies, the site admin decided to add a checking mechanism to the AP system. The problem is that it only checks to see the interval between assignments of points to a specific user, not whether the points are positive or negative.

Here is a situation where this is no good. A user has been a pain in the ass and you reward them with a nice pile of negative APs. Now, the same user has redeemed their awfulness and you now want to reward them with positive APs. Well you can't because like I mentioned, the check is done solely on the username, not what type of points AND the username.

Anyway, it would be nice to add that additional logic into the code.



--TH13