Thread: setshape()
View Single Post
  #6  
Old 08-29-2009, 09:39 PM
DustyPorViva DustyPorViva is offline
Will work for food. Maybe
DustyPorViva's Avatar
Join Date: Sep 2003
Location: Maryland, USA
Posts: 9,589
DustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond repute
Send a message via AIM to DustyPorViva Send a message via MSN to DustyPorViva
Quote:
Originally Posted by oo_jazz_oo View Post
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.
Reply With Quote