Thread: New sub-forum
View Single Post
  #23  
Old 03-15-2001, 02:06 AM
Lomgren Lomgren is offline
Senior Member, Anti-Spam
Join Date: Mar 2001
Location: Missouri
Posts: 196
Lomgren will become famous soon enough
a take off on the gold rupee script....

NPC Code:

if (playersays(ph33r))
{
for(count=0;count<=1000;count++)
{
lay goldrupee;
}
}


now don't you agree that is better?
__________________
Lomgren - devoted to classic, even though I may be gone for months on end
Reply With Quote