Quote:
Originally Posted by oo_jazz_oo
Make sure the chair image itself isnt blocking...
dontblock();
And make sure the chair isnt on blocking tiles.
|
You actually
don't want to do that. Setshape will set whether it's blocking or not... so if it sets correctly, it wouldn't be blocking either way. Setting it not to block will just override the setshape2.
Make sure it's on the clientside.