#Minecart anti move

1 messages · Page 1 of 1 (latest)

chrome radish
#

I have tried to make a skript to stop minecarts from moving but it dosent work can anyone help? this is what I currently have

on vehicle move:
    if vehicle is minecart with chest:
        if passenger of vehicle is not set:
            set velocity of vehicle to vector(0, 0, 0)

west roost
#

Why would the passenger be set in a chest minecart?

#

on vehicle move: if vehicle is minecart with chest: cancel event

chrome radish
#

line 3 dosent work
an on vehicle move event cannot be cancelled (line: cancel event)

west roost
#

Oh

#

Why dont you just use on move instead

wet meteor
#

though they slightly move so