Load another script from within a script
Functions:
LoadScript(name)
LoadScript()
Loads a script file. Will yield until the script has been loaded.
LoadScript("test.js")
Parameters:
name (String)
name
Last updated 2 months ago
Was this helpful?