#(uonz) Converting flag_map back into noteable

5 messages · Page 1 of 1 (latest)

cedar kelp
#

I have a script that teleports people from one notable to another I now need to add a GUI to integrate into it. I need to somehow make my cuboids come from my GUI into the cuboid object type so I can simply paste my code, with the gui input rather than running a command, here is the code for the whole thing so far:
https://paste.denizenscript.com/View/117022

And I am trying to re-get notableA and notableB on lines 21 and 22 from button presses in the gui instead. I have no clue how to convert whatever is notableA on line 79 into a cuboid again

young ruinBOT
#

(uonz) Converting flag_map back into noteable

young ruinBOT
#

Hi I'm AutoThreadBot! Don't mind me, I'll just be adding the helper team to this thread so they can see it. A human will get to you soon.

cedar kelp
#

[22:21:56 INFO]: Filled tag <[notableA]> with 'cuboidi@black_wool[flag_map=map@[cuboid=1];lore=li@ Cuboid|;script=gui_cuboid]'.

How do I convert this back into a cuboid objecttype?