Getting Started with OnlineBoard
1
2
Enable LoadString
The script utilizes LoadString to function. This property is disabled by default and must be enabled manually in the ServerScriptService.
Open the Explorer window (View -> Explorer).
Click on ServerScriptService.
In the Properties window (View -> Properties), look for Behavior.
Check the box next to LoadStringEnabled.
Last updated