#Skript command execution issue
1 messages · Page 1 of 1 (latest)
- don't use commands as your basis switch to functions if you need to call the same code in multiple areas
- that should also fix the error failing as you now no longer need to use a method that could break your server
So basially {_target.%player%} changed to {_target}?
?
@hearty agate Still doesn't work.
like Fusezion said, use functions instead of commands
also, {falling.lastused} should probably be metadata
How would that look?
function infinityFall(e: executor, t: target):
What about the /infinity part? That command is from a plugin
can you do execute console command?