LockFocus
|
  |
| Joined: 31 Aug 2013 |
| Total Posts: 1044 |
|
|
| 11 Oct 2016 09:01 AM |
-- dofile("D:/randomfile.lua")
How does this work online? Does it look for that file on the clients computer, or is it not even available online? |
|
|
| Report Abuse |
|
|
|
| 11 Oct 2016 09:03 AM |
| That's a system specific path and will not work online. I also do believe it doesn't work on ROBLOX. (dofile that is.) |
|
|
| Report Abuse |
|
|
|
| 11 Oct 2016 09:09 AM |
| dofile was removed sometime after 2012 |
|
|
| Report Abuse |
|
|
LockFocus
|
  |
| Joined: 31 Aug 2013 |
| Total Posts: 1044 |
|
|
| 11 Oct 2016 09:11 AM |
Oh, it's still here in basic functions. Doesen't say it's deprecated.
http://wiki.roblox.com/index.php?title=Global_namespace/Basic_functions&redirect=no#dofile |
|
|
| Report Abuse |
|
|
|
| 11 Oct 2016 09:29 AM |
It says not implimented if you try to use it.
|
|
|
| Report Abuse |
|
|