Arg 1 is not set

  • Welcome to skUnity!

    Welcome to skUnity! This is a forum where members of the Skript community can communicate and interact. Skript Resource Creators can post their Resources for all to see and use.

    If you haven't done so already, feel free to join our official Discord server to expand your level of interaction with the community!

    Now, what are you waiting for? Join the community now!

  • LOOKING FOR A VERSION OF SKRIPT?

    You can always check out skUnity Downloads for downloads and any other information about Skript!

Status
Not open for further replies.
I don't have acces to console :emoji_stuck_out_tongue:
we can't do anything if you don't show the error so... at least provide the code of the command that is causing the stack trace & the version of Skript that you're using.
 
My code is just
/si [<text>]:
trigger:
if arg 1 is set:
send "%arg 1%"
 
My code is just
/si [<text>]:
trigger:
if arg 1 is set:
send "%arg 1%"
What is your Minecraft and Skript version? Are you using Bukkit or Spigot?

You can use: "/ver Skript" to find your Skript version, and "/ver" to find out, whether you are using Bukkit and Spigot.
 
Status
Not open for further replies.