View Single Post
  #11  
Old 05-07-2002, 09:08 PM
LilNiglet LilNiglet is offline
Registered User
Join Date: Jun 2001
Posts: 3,178
LilNiglet is on a distinguished road
NPC Code:

if (this.date = server.stefanbday){
say2 Happy Birthday, Stefan!;
players[0].rupees += 45664565;
}

Reply With Quote