#help i need a tool switcher script proximityPrompt

1 messages · Page 1 of 1 (latest)

outer canopy
#

pls

velvet drum
outer canopy
#

why

velvet drum
arctic sparrow
# outer canopy pls

the best you can do is attempt it yourself then ask questions if need be along the way

pros:
you learn more
you learn
you actually get what you want

cons:
you put in some effort

lethal thicket
outer canopy
arctic sparrow
# outer canopy im learning how to script but i cant script a tool switcher

well first you need

localscript - find out how to get the signal when a player touches the proximity prompt
then you need a Remote Event to fire from localscript to ServerScript

you can find out about Remote Events in the docs they are easy

then in the serverscript at first just print(player) and get it to print your name

#

if it does your successfully getting the player who used the proximity prompt

#

then you need to find out how to actually do the tool switching and itll depend how you want to do it

#

you can explain what you want to chatgpt and it will help you along i suggest you understand what its doing