Jump to content

paryx

Member
  • Posts

    13
  • Joined

  • Last visited

Posts posted by paryx

  1. On 7/19/2023 at 2:41 PM, ghostjusr said:
    command /afk:
      executable by: players
      trigger:
        teleport player to AFK AREA COORDS
        send "&aYou are now AFK. Use /spawn to go back to spawn." to player
        set {afk::%player%} to true

    It doesn't work for me, says that teleport is an unknown condition.

    Do I have to install any addons to skript?


    PS. Your formatting is horrible (no offence)

  2. Please be appropiate posting on this topic; read the club rules before posting.

    Moderators may lock and hide your post if it is innapropiate.


    If you need help, don't be afraid to ask one of our members! You may DM a moderator or post what you need help with on here! We are always free to help. We can help with:

     

    - Skript

    - General Help

    - Plugins

    - Configuration

    And so much more, just ask!


    Sincerely,

    @paryx

  3. 14 hours ago, LunarBurn101 said:

    Hey paryx!

    Using

    executable by: console

    Should work, but you could also add something along the lines of

    if executor is console:

    (Last one is untested, but should work)

    Let me know if they don't work!

    Hello @LunarBurn101,

    It does work! Thank you for your help!

    There is just one thing I would like to know:

    Spoiler

    Is there a way you can change the message where it says "This command can only be executed by console."

    Thank you for your time! (sorry for the late response btw)

  4. So I've made this broadcast command, when I execute it from console it just says <none> on the "Announced By" section, here's an 2 images to show you what it looks like:

    image.png.efebefc6cd4a6cb27fde4ea2dc1c5b71.png (player)

    image.png.8a784f97fbf06e6fcf4c205ae0f654f8.png (console)

     

    So I was trying to make a command where only the console can execute it.

    Is there a value to do that? I've tried 

    executable: Console

    But that won't work.

    Can anyone help me with it?

     

    Thank you! 😀

×
×
  • Create New...