mcscript icon indicating copy to clipboard operation
mcscript copied to clipboard

Feature request: Strings in variables

Open Heath123 opened this issue 7 years ago • 1 comments

This isn’t an issue but on this site feature requests are usually put in Issues. I haven’t used this yet but it looks really good. Maybe you could add strings in variables for snapshots by using the new NBT manipulation tags to store them? Also your website seems to be down. It’s reporting a 502 error.

Edit: Actually I don't think this is easily possible

Heath123 avatar Nov 09 '18 20:11 Heath123

Theoretically, the generator could cast it to an integer (using some kind of mapping like ASCII), but have the scoreboard objective have a special prefix like !str!varname which would tell later code to grab it and parse it as a string. No idea how to use the code in minecraft, but that would at least let you use the variable in code.

theTisch21 avatar Dec 31 '20 05:12 theTisch21