1. creating groups doesn't work o_O
    command /group add "vip"
    and
    Code:
    if (permission.GroupExists("vip"))
                {
                    permission.CreateGroup("vip", "vip", 0);
                }
    doesn't work =(
     
  2. which oxide version do you use? and your code won't work...if exists create makes no sense...you need to check if not exist
     
  3. last version.
    about the code - I'm noob =) butthe command does not work
     
  4. Use if(!permission.GroupExist....................
    MAKE GROUP
    else
    PERMISSION GROUP ALREADY EXIST
     
  5. I figured it out.but about the chat commands - all valid.
     
  6. Wulf

    Wulf Community Admin

    What about the chat commands?
     
  7. allIfigured out. thank you all
    [DOUBLEPOST=1450200515][/DOUBLEPOST]
    I don't reconnect after getting admin =) sorry