Jump to content

skript not working


Narratrr

Recommended Posts

So this skript below doesn't work... can anyone tell me how to fix it or what is wrong with it because it doesnt show any errors when i reload the skript


on spawn of zombie:
    chance of 5%:
        set {_item} to leather helmet
        dye {_item} lime
        equip last spawned zombie with {_item}
    chance of 5%:
        set {_item} to leather chestplate
        dye {_item} lime
        equip last spawned zombie with {_item}
    chance of 5%:
        set {_item} to leather leggings
        dye {_item} lime
        equip last spawned zombie with {_item}
    chance of 5%:
        set {_item} to leather boots
        dye {_item} lime
        equip last spawned zombie with {_item}
    

IGN: LastMC

Discord: LastXD#7171

Rank: PRO

Join date: Monday - December - 23rd - 2019

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...