View Single Post
  #3  
Old 01-02-2002, 02:07 PM
Solareon Solareon is offline
Registered User
Solareon's Avatar
Join Date: Jun 2001
Location: In a corn field
Posts: 548
Solareon is on a distinguished road
Send a message via AIM to Solareon
Question you wasted our time for this?

you made us waste our time for this?

NPC Code:

// NPC made by Stefan Knorr
if (created) {
setimg door.png;
setshape 1,32,32;
}
if (playertouchsme) {
hide;
sleep 3;
show;
}

__________________
-Solareon Doll, thanks to BirdBird_0 for making it
-
First person to choke on a gummi bear and cough it up =)

AIM: SolareonX
flame me 24/7 roffel
-- l33t
JubieSaotomeX < Me
Reply With Quote