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

Alvinblox's sword fighting shop gui is not working idk why ?

Asked by 3 years ago
Edited 3 years ago

I followed alvinblox on his sword fighting game series all parts worked well but the new part 5 in which he teaches how to make a shop gui, the button is not working. there are no errors or warnings, pls check the script (the mainframe on which the swords and tools will show up is supposed to get visible)

shopButton.MouseButton1Click:Connect(function() 
    mainFrame.Visible = not mainFrame.Visible
end
0
pro scripter basloxrob 9 — 3y
0
who ? beastboykafan -5 — 3y
0
You know you never wrote anything inside of the function lol, check his video and see if he wrote anything inside of this function(he most likely did) Dalamix 26 — 3y
0
And when asking questions tell us what's supposed to happen Dalamix 26 — 3y
View all comments (3 more)
0
Theres literally nothing happening in the script mrdoghuman_yt 2 — 3y
0
and he did not put anything in the fonstion brackers beastboykafan -5 — 3y
0
pls help beastboykafan -5 — 3y

Answer this question