1. 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!

Dismiss Notice
This site uses cookies. By continuing to use this site, you are agreeing to our use of cookies. Learn More.

Script StaffChat 1.3

A simple staffchat with a configuration file!

  1. jackYodil

    jackYodil Member

    Joined:
    Jan 28, 2017
    Messages:
    28
    Likes Received:
    5
    jackYodil submitted a new resource:

    StaffChat - A simple staffchat with a configuration file!

    Read more about this resource...
     
  2. ShaneBee

    Supporter + Addon Developer

    Joined:
    Sep 7, 2017
    Messages:
    2,183
    Likes Received:
    234
    Hi,
    I get this error...
    [16:24:33 ERROR]: Can't understand this condition/effect: create file "plugins/StaffChat/config.yml" (sc.sk, line 4: create file "plugins/StaffChat/config.yml"')
    [16:24:33 INFO]: [Skript] Encountered 1 error while reloading sc.sk!

    Is it possible to let me know whats up ?
     
  3. ShaneBee

    Supporter + Addon Developer

    Joined:
    Sep 7, 2017
    Messages:
    2,183
    Likes Received:
    234
    It's because he didn't put all the dependencies on the overview, you need skUtilites and not skQuery for this, although he's using skQuery's YML.

    to the OP, I would recommend to use the skUtilities YML and get rid of skQuery, just for override conflict issues, prefix all the yml syntax with "skutil" and it'll be fine. Also, you should put other kind of prefix to your variables, other scripts could be using the `config` var of other thing that isn't your script and you're deleting it when your script is loaded, put something like {staffChat::config::*} and it'll be fine
     

Share This Page

Loading...