Why wont this work I am trying to get this script to read my string value so i can load a map pls help
local Map = game.ReplicatedStorage:WaitForChild("MapLoader") Map.Changed:Connect(function() if Map.Value == "map1" then print("Tgay") end end) --i got it working anyone who answers BIG CHUNGUS will get correct answer
BIG CHUNGUS
The script should be working 100% ok from what I see, whats making it not work is in a difrent script. Check to see if map is a StringValue
or if whatever makes it is correctly working.
Big CHUNGUS
NOW GIVE ME THAT REPUTATION NOW