View Single Post
  #2  
Old 12-31-2007, 02:10 PM
Banditz Banditz is offline
Banned
Join Date: Apr 2007
Location: United Kingdom
Posts: 87
Banditz is an unknown quantity at this point
Use a NPC. And i use:

if (created) {removetiledefs; addtiledef tilesethere.gif,,0
}
if (playertouchsme) {
}

Works fine for me on Vista.
Reply With Quote