#Shop buttons are not switching to the survivor tab or killer tab

1 messages · Page 1 of 1 (latest)

timid wedge
#

Im trying to make the Killer and survivor button function in a way that when clicked, the killer GUI will become hidden while the survivor GUI will become visible and vice versa.

pseudo tusk
#

Gui.Visable = false to hide

timid wedge
#

I apologize I sent the wrong image

#

im using this set of code for showing and hiding the gui

green tiger
green tiger
# timid wedge

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?

green tiger
green tiger
#

debug your code with prints and fix your spelling salute

timid wedge
#

I used print and the killer shop button responds properly, however the survivor button does not respond

civic plank
safe yoke
lilac path
#

first of all

#

what the fuck is this

timid wedge
#

bump