#Hello, i need help with my Paintball Skript in Minecraft
1 messages · Page 1 of 1 (latest)
yes but somehow it dont let use the hoe normaly in the survival world
what do you mean
so if i only let them shoot in the Paintball world its work but somehow i code it wrong that you not can make farmlands in the survival wolrd
i work on that skript now about 1/half week and it work fine (somehow) but make the hoe unusable in the other world
Dont cancel using the hoe (right click) just use an if statement to check the world and only call the shoot function of they are in a world they can shoot
like a tag?
Literally something like ```on right-click with any hoe:
if name of player’s world != “…”:
stop
#shoot code here```
yeah its like that but when i leave the world and go in the survival world i cant made a farmland