Jump to content

Damage Indicator skript isnt working anymore


Narratrr

Recommended Posts

i dont know where i found it but i have been using this skript for a long time now and it work great until recently it hasnt been working and im getting a message saying it cant understand condition/effect of line 2 of this skript. can anyone explain why? i cant seem to find a reason why

req: skrayfall

function createHolo(l: Location, t: Text, length: Timespan):
    create hologram "%{_t}%" at {_l} for {_length}
on damage:
    loop blocks in radius 1 around head of victim:
        add location of loop-block to {_blocks::*}
    set {_bl} to random element of {_blocks::*}
    createHolo({_bl}, "&7%damage%", 25 ticks)

 

 

 

IGN: LastMC

Discord: LastXD#7171

Rank: PRO

Join date: Monday - December - 23rd - 2019

Link to comment
Share on other sites

  • Narratrr changed the title to Damage Indicator skript isnt working anymore
8 hours ago, SBV3 said:

it needs to be 

make console execute command "COMAMND GOES HERE WITHOUT A /"

 

what are you talking about

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...