#Skript command execution issue

1 messages · Page 1 of 1 (latest)

hearty agate
#

there's no need for using %player% in local variables

#

remove that, then try again

high sonnet
#
  1. don't use commands as your basis switch to functions if you need to call the same code in multiple areas
  2. that should also fix the error failing as you now no longer need to use a method that could break your server
faint cedar
#

So basially {_target.%player%} changed to {_target}?

faint cedar
#

?

hearty agate
faint cedar
#

@hearty agate Still doesn't work.

hearty agate
#

like Fusezion said, use functions instead of commands

#

also, {falling.lastused} should probably be metadata

faint cedar
hearty agate
#

function infinityFall(e: executor, t: target):

faint cedar
hearty agate
#

can you do execute console command?