Thread: Tiles script
View Single Post
  #6  
Old 03-30-2002, 04:39 AM
Gohan43331 Gohan43331 is offline
Registered User
Join Date: Jan 2002
Posts: 87
Gohan43331 is on a distinguished road
Send a message via AIM to Gohan43331
NPC Code:

if (playerenters||timeout) {
message #v(tiles[x,y]);
timeout = .05;
}



Lay a bunch of tiles out, and then open notepad
Reply With Quote