Thread: Tiles blocking
View Single Post
  #4  
Old 06-24-2010, 07:39 PM
WhiteDragon WhiteDragon is offline
Banned
Join Date: Feb 2007
Posts: 1,002
WhiteDragon is a splendid one to beholdWhiteDragon is a splendid one to beholdWhiteDragon is a splendid one to beholdWhiteDragon is a splendid one to beholdWhiteDragon is a splendid one to behold
Quote:
Originally Posted by sssssssssss View Post
I have an array of tiles x,y and want them to block and not block in code. Is there something as simple as array.block()? Ive tried .block, .blocklocal, and .blockagain, but none worked.
However, if you want to block an specific area and not specific tiles, you can putnpc2 and do a setshape2 on it, which allows you to specify any shape you want to block (doesn't need to be just a rectangle).
Reply With Quote