View Single Post
  #10  
Old 12-31-2002, 06:57 PM
RTelvecho RTelvecho is offline
Banned
RTelvecho's Avatar
Join Date: Oct 2002
Location: Toronto, Ontario, Canada
Posts: 807
RTelvecho is on a distinguished road
Send a message via AIM to RTelvecho
i had a prob like that... i did
NPC Code:

if (playerenters) {
removetiledefs;
addtiledef pics1.png,,;
}



and it worked o.o
Reply With Quote