#Hello, i need help with my Paintball Skript in Minecraft

1 messages · Page 1 of 1 (latest)

warm olive
#

have you tried only letting them shoot if they are in the paintball world?

chrome saffron
#

yes but somehow it dont let use the hoe normaly in the survival world

warm olive
#

what do you mean

chrome saffron
#

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

warm olive
#

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

chrome saffron
#

like a tag?

warm olive
#

Literally something like ```on right-click with any hoe:
if name of player’s world != “…”:
stop

#shoot code here```

chrome saffron
#

yeah its like that but when i leave the world and go in the survival world i cant made a farmland