Problem
In Roblox Studio, the script editor no longer recognizes the loadstring
function.
Where
This showed up while I was making an update for Open Flood Test, in the script ServerScriptService.Game.EventStringRunner
Steps to Reproduce
-
Open a Baseplate world in Roblox Studio.
-
Change ServerScriptService’s LoadStringEnabled property to true from Studio’s property window.
-
Create a script somewhere.
-
Type a normal
loadstring
statement. Like this:local f = loadstring("print('Hello World!')")
Studio Configuration
Beta Features:
- Asset Manager
- Safe Studio Updates
Plugins: