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

How would I go about making a tool that doesn't require selecting?

Asked by 10 years ago

I checked the rules before posting this, I believe I can ask a question without attempting code first.

I want to make a tool that doesn't require equipping in order to use it. For example press e to sprint without selecting a sprint tool. Could someone please link me to a relevant wiki page?

0
Just put the script in the StarterPack infalliblelemon 145 — 10y
0
But what is the event that checks if the key is pressed? crackabottle123 110 — 10y
1
Use LocalPlayer:GetMouse().KeyDown. Articulating 1335 — 10y
0
Thanks crackabottle123 110 — 10y

1 answer

Log in to vote
0
Answered by 10 years ago

Take all the children of the tool and put them in StartPack

Ad

Answer this question