Started by
kingmirak12
on
Topic category: Help with Minecraft modding (Java Edition)
i have been trying a few ways ive seen, and one way used variables, but when i tried putting the variables in, they weren't there and i couldnt import the variables into the purple get/ set parts, help
Help, you want it? Its youre's my friend! As long as follow the steps:
--------------------------------------------
1. Create a variable called "Player_Join"
1.1 Make the variable (number type) and (player lifetime scope)
1.2 The result should look like this: https://drive.google.com/file/d/1bqJJ2LGgrfx4U5eqF-CAWdqZwxEYGR9E/view?…
--------------------------------------------
2. Here's the main code: https://drive.google.com/file/d/1bg8LAS-Io61pQakKsClse6FoJCE9-G7E/view?…
--------------------------------------------
:)
These links might not work, so here's the 100% working ones.
--------------------------------------------
1.2 The result should look like this: https://ibb.co/cY1RLnJ
--------------------------------------------
2. Here's the main code: https://ibb.co/DRyyR8H
--------------------------------------------
Thankyou :D
No big deal!
Hey CodeLovingBosin, maybe you can help me too. How can i execute commad when player joins a world?
I did this but it now worked.
https://i.imgur.com/xQuqyj0.png