Scripting Helpers is winding down operations and is now read-only. More info→
Ad
Log in to vote
0

How would I script for a player to "backspace" a tool by command?

Asked by 9 years ago

I know how to index it, just not how to drop it.

0
What do you mean? Backspace while holding a tool will drop it, unless the tool has a property check to stop this alphawolvess 1784 — 9y
0
Exactly. How would I make it so that a function would make the player backspace the tool? Ethan_Waike 156 — 9y
0
By default (When you insert it through InsertObject) a tool is able to be backspaced. If you go under the tool's properties then you'll find a property called "CanBeDropped". This should be true on default. xPolarium 1388 — 9y
0
Do you mean how can you force a player to drop a tool without pressing backspace? NoahWillCode 370 — 9y
0
You're TRYING to make a person drop it? alphawolvess 1784 — 9y

Answer this question