triode
|
  |
| Joined: 13 Aug 2011 |
| Total Posts: 5844 |
|
|
| 21 Sep 2016 09:10 AM |
| Like update a script wherever I am. Like docs |
|
|
| Report Abuse |
|
|
iIikeyou
|
  |
| Joined: 07 Mar 2012 |
| Total Posts: 1659 |
|
|
| 21 Sep 2016 09:12 AM |
you can copy the script into docs and just update the game when you have a chance
if loadstring is enabled you could load the script from an offsite location
otherwise you'd have to use a 3rd party software to actually make the changes remotely? |
|
|
| Report Abuse |
|
|
| |
|
|
| 21 Sep 2016 09:14 AM |
| not unless you decode the html received from an HTTP request and cal loadstring()() on the lua |
|
|
| Report Abuse |
|
|
TimeTicks
|
  |
| Joined: 27 Apr 2011 |
| Total Posts: 27115 |
|
|
| 21 Sep 2016 09:15 AM |
No. You can't work on studio offline. However if you want to work with purely lua, then just look for a text editor such as notepadd++
For debuging purposes, try this
studio . zerobrane . com
'ZeroBrane Studio is a lightweight Lua IDE with code completion, syntax highlighting, live coding, code analyzer, and debugging support for Lua 5.1, Lua 5.2, Lua 5.3, LuaJIT, and other Lua engines.'
|
|
|
| Report Abuse |
|
|
triode
|
  |
| Joined: 13 Aug 2011 |
| Total Posts: 5844 |
|
|
| 21 Sep 2016 09:17 AM |
I don't want to work on studio online.
I want to be able to update code outside of studio, so whatever I write gets updated in a script in a place |
|
|
| Report Abuse |
|
|
TimeTicks
|
  |
| Joined: 27 Apr 2011 |
| Total Posts: 27115 |
|
|
| 21 Sep 2016 09:20 AM |
Then work on studio offline. Unplug your mcdonalds wifi, open up studio and start editing then save your scripts not that hard kid.
|
|
|
| Report Abuse |
|
|
triode
|
  |
| Joined: 13 Aug 2011 |
| Total Posts: 5844 |
|
|
| 21 Sep 2016 09:47 AM |
Rude... @time
studio won't update the script offline.
And the majority public opinion says no otherwise so no. |
|
|
| Report Abuse |
|
|
TimeTicks
|
  |
| Joined: 27 Apr 2011 |
| Total Posts: 27115 |
|
|
| 21 Sep 2016 09:49 AM |
*facepalm* DUH you idiot. You're offline. What don't you get about that you imbecile?
|
|
|
| Report Abuse |
|
|
triode
|
  |
| Joined: 13 Aug 2011 |
| Total Posts: 5844 |
|
|
| 21 Sep 2016 09:51 AM |
"...way to work on scripts outside of studio?"
Never said work on scripts offline. |
|
|
| Report Abuse |
|
|
biltemma
|
  |
| Joined: 13 Jan 2013 |
| Total Posts: 2524 |
|
| |
|