Thread: settiledef
View Single Post
  #1  
Old 02-26-2002, 04:17 AM
zell12 zell12 is offline
Gone
zell12's Avatar
Join Date: Jun 2001
Location: Alberta, Canada
Posts: 8,541
zell12 has a spectacular aura about
Send a message via ICQ to zell12 Send a message via AIM to zell12 Send a message via MSN to zell12
settiledef

How do you use settiledef, I always though that you would go

NPC Code:
if (created) {
settiledef 1,0>15,175;
}


That would make the the grass tile (1,0) a normal flat grass tile (15,175).... But how does it work properly?
__________________
Reply With Quote