#Shop buttons are not switching to the survivor tab or killer tab
1 messages · Page 1 of 1 (latest)
Gui.visable = true
Gui.Visable = false to hide
I apologize I sent the wrong image
im using this set of code for showing and hiding the gui
check your output window for errors. add prints to show code is running, make sure there's no typos like you wrote Button when it should actually be Buttons, same goes for survivors vs Survivors spelling matters.
e.g is the shoptype Killer, or is it Survivor? and then in that code we see ShopGui.ShopFrame:FindFirstChild(ShopType .."Frame")
but later in the same function...
if ShopType=="Killer" then ShopGUI.ShopFrame.KillersFrame
which is it, Killer or Killers?
if ShopType=="Survivor" then ShopGui.SurvivorCosmeticsFrame
which is it, Survivor, or SurvivorCosmetics?
and i didn't even read the code when i said this
i just knew.
debug your code with prints and fix your spelling 
I used print and the killer shop button responds properly, however the survivor button does not respond
What going on here dude?
he just knew.
bump