#Bridgeegg

1 messages · Page 1 of 1 (latest)

stuck field
#

`command /bridgegg:
permission: op
trigger:
give player 1 egg named "&b&lBridge &6&lEgg"

on right click:
if player's item is a egg
if player is in world "KitPvP"
remove 1 egg from player's inventory

on shoot:
if item is a egg
set block at projectile to sandstone
wait a tick`

#

that is my skript i made but it dosent work

#

the command does work

#

but on shoot

#

dosent

surreal igloo
#

You forgot : and id think that if player’s item is right to say because you could say if player’s tool is egg:

surreal igloo
#

Every where after if item is a egg and every if sentence you need to do :. LEARN SKRIPT!