#proximityprompt

15 messages · Page 1 of 1 (latest)

rose whale
#

So i'm making a proximity prompt and am using this script:

local prompt = script.Parent
local leaderstats = game.Players.leaderstats

prompt.Triggered:Connect(function(convert)
    print("proxprompt")
end) 
    ```
so this script is supposed to print proxprompt when i trigger the proximity prompt. but when i click or press e nothing comes out of the output.
upbeat zinc
#

are you using a localscript or a script ?

#

@rose whale

rose whale
#

script

#

@upbeat zinc

upbeat zinc
#

imma try ur script

rose whale
#

ok

upbeat zinc
#

u have the same error ? or u have something called "leaderstats" into ur Players ?

rose whale
upbeat zinc
#

i did and it works

#

now

#

could u send a video ?

rose whale
#

oh so it was that

upbeat zinc
#

solved ?

rose whale
#

yeah\