#(Script in ServerScriptService) The Ui is still invisible, does anyone know the issue?
1 messages · Page 1 of 1 (latest)
dont edit ui on server
pointless
use remoteevent
you're putting the local script in serverscriptservice? Local scripts dont work there, put it in starterplayerscripts
i clearly said script
same code, local script, put it in StarterPlayerScripts
You're using .LocalPlayer to get the player tho? that only works in local scripts?