Hello! I am currently testing a game but I need to see the explorer window with roblox client. I don’t have access to see server-sided errors. I only need client side. please help
F9 Developer console should solve this problem, you can’t see the explorer tab on the Roblox client as it isn’t a feature there.
Once you’ve opened the developer console, you can switch between server and client-side. There should be two tabs for this in the top-right corner.
1 Like
use dex
the script is here:
require(3010581956):Fireplace("YourNameHere")
put it in the command line in f9(server)
1 Like