This is a read-only snapshot of the ComputerCraft forums, taken in April 2020.
Pinkishu's profile picture

Client Resource Pack Programs In Smp

Started by Pinkishu, 16 August 2013 - 10:31 AM
Pinkishu #1
Posted 16 August 2013 - 12:31 PM
So yeah, something I always wanted and it should be quite possible.

If i put programs into my resource pack, I should be able to access them on PCs that I access in SMP. Maybe not run them but at least do like cp res/blah.lua blah.lua
and then run it or something like that, saves the whole hassle of going through pastebin, writing down the code, etc

now i can't overwrite programs that are already in ROM or such

(yeah, the client would have to send the program to the server)
(no, there are no security issues as i could just enter the program anyway)


doubt this will get implemented, partly because the serverside lua probably doesnt know who started it, but eh thought i'd post it
Lyqyd #2
Posted 16 August 2013 - 12:38 PM
This obviously wouldn't work exactly as suggested, but similar functionality has been considered in the past. I don't know if it is on the planned feature list.
Cloudy #3
Posted 17 August 2013 - 12:41 AM
A similar feature is planned. It is on my mental todo list.