#Is it possible to load and export data without forcing players to manually copy/paste text?
1 messages · Page 1 of 1 (latest)
unrelated to script-api
You can't
explain more what ur tryna do
I want players to be able to save "builds", a string of text 12 chars long. Basically so one player can share their 'build' over discord and then the players who see it can copy and load it in on their local worlds.
I have the save and load system already, I just want to know of methods of copy/paste that are more intuitive for players.
Is this on BDS? You might be able to use the networking module and post to Discord on their behalf
Uhh, ur talking abt exporting an mcstructure?
Another way is sending a translated collections of blocks, but it won't be easy
Nope. Build is a misleading term here. Builds is just a certain thing represented by "a string of text 12 chars long"
prolly shoulda named that better lol
You can show Modal Form UI with textbox has text for your code, and just ask player to copy the code