View Single Post
  #28  
Old 06-07-2002, 03:41 AM
Faheria_LAT3 Faheria_LAT3 is offline
The **** hit the fan...
Faheria_LAT3's Avatar
Join Date: Jul 2001
Posts: 5,266
Faheria_LAT3 is on a distinguished road
Quote:
Originally posted by Metal-Slug


heh, that is what you should use offline too 8)
mmmmkay: Mine was similar to yours...they both work.
NPC Code:
// NPC made by mmmmkay
if (playerenters) {addtiledef2 tiles_inside.png,#L,0,0;
addtiledef2 tiles_wallsmain.png,#L,1024,224;
addtiledef tiles_inside.png,#L,1;

}
if (playertouchsme) {
}


Only difference is I have that first part, which makes no sense, but doesn't affect it.
__________________
AIM:Shadrock17

Idiot of the millennium: Gonmon
Reply With Quote