Quote:
Originally Posted by sssssssssss
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).