#interact won't work

1 messages · Page 1 of 1 (latest)

solemn juniper
#

can someone help me? i've been dealing with this problem for the last 2 days, i'm new in scripting and i want to the basic first.

spice jetty
solemn juniper
#

is my script correct?

#

honestly i have no idea, im just watching some tut on youtube:\

spice jetty
balmy osprey
#

its fine

#

just change to server script

tulip bough
#

Or maybe not🤔

#

But it mostly depends on where the local script is located at

#

But yea if not try using server script

#

And proximity prompts always have the player as a parameter

#

Basically local player

#

So u can get the ui from the playergui

#

Like this

local ProximityPrompt = "ur prompt"

ProximityPrompt.Triggered:Connect(function(plr)
local GUI = plr.PlayerGui.ScreenGui

end

#

Then u just put under local GUI ur script