Jump to content

Random99999999999

Member
  • Posts

    1
  • Joined

  • Last visited

Posts posted by Random99999999999

  1. So I want to make the command /ad, and I'm using this:

    command /ad [<text>]

    This code works, but I need the server ip AND the custom message.

    So I tried using this:

    command /ad [<text>] [<text>]

    The first [<text>] holds the text for the server ip. The second one holds the custom message. But since they are both text arguments, I cant use %arg-text% because skript wont know which one I'm talking about. How would I make 2 text arguments for 1 command?

×
×
  • Create New...