of     1   

ZackZak
#42554501Tuesday, February 15, 2011 3:10 AM GMT

No-one in scripting helpers knew. Does anyone here know how you can make the mouse ignore multiple parts?
mattchewy
#42554562Tuesday, February 15, 2011 3:11 AM GMT

Put them in the character.
ScripterJohn13
#42554569Tuesday, February 15, 2011 3:11 AM GMT

add a debug to make it run and if its already running ignore the other request?
ZackZak
#42554598Tuesday, February 15, 2011 3:12 AM GMT

They already are in the character. :/
Anaminus
Top 100 Poster
#42560127Tuesday, February 15, 2011 5:58 AM GMT

Put your multiple objects in a model, then set the TargetFilter to that model.
LPGhatguy
Forum Moderator
#42579930Tuesday, February 15, 2011 11:19 PM GMT

@Anaminus But that's all flawed. If I want to ignore specific *local* parts in addition to server-sided ones, you can't. They should change it to a table, similar to the one supplied to Selection:Set(), or supplied by Selection:Get().

    of     1