HELP MEEEEE

  • 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 comminuty!

    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.

0hTristezzah

Member
Mar 28, 2022
15
0
1
23
I would like art 2 to be the color or a settable prefix as you want, but it gives me an error the 2nd argument is already a text, so you should not put in one


command /creator <string> <string>:
aliases: /chatcreator
usage: &8&l[&c&lChat&8&l] &f/chatcreator help
trigger:
set {RadioRP::jobs::%arg-1%} to "%arg-2%"
 
It isn't an error it is a warning.

It gives you that warning because arg-2 is of type string and dosen't have to be put in "%%"
 
Status
Not open for further replies.