View Single Post
Old 05-14-2005, 10:05 PM   #22
photon
The new goggles also do nothing.
 
photon's Avatar
 
Join Date: Oct 2001
Location: Calgary
Exp:
Default

Code:
if (user.id == Cowperson && user.postCount > 20,000)
{
  user.postCount = 19,999;
}
Just for fun...
__________________
Uncertainty is an uncomfortable position.
But certainty is an absurd one.
photon is offline   Reply With Quote