Coding issue
I have 2 questions about using Code Builder.
1. I want to invite all students to play a celebratory game of spleef after an assignment. All the code works great until I try to give all players items like: a SHOVEL, SNOWBALLS, etc. The list of blocks and items that I can give to players has NO WEAPONS, NO ARMOR, etc. I want to be able to issue those to students via code builder. I cannot even figure out the code commands that would be used with javascript.
2. I want to switch from Microsoft Makecode to Tynker to see if it is substantially different (or offers the ability to give students Weapons, etc.). I cannot find a way to switch from the Makecode to Tynker. Is it even that different?
-
Hello,
Thanks for posting.
- Those items may not be included. MakeCode would need to give a verdict. Submit a request if you would like to further troubleshoot
- Yes you can switch by selecting the icon at the top
0 -
I know it isn't using the code builder to do it but...
You could simply use /give @a commands to give everyone the necessary items. This could be done directly by you in chat or via command blocks that you pre program.
0 -
Does this help at all?
0
Please sign in to leave a comment.
Comments
3 comments