#Ground rank

1 messages · Page 1 of 1 (latest)

amber pasture
#

Are you putting ; after each rank?

For example:

["Admins"] = {
    Level = 200;
    Users = {
        "Group:123456:1"; "Group:123456:2";
    }
}
amber pasture
#

Are you able to send a screenshot of how you're putting it in?

#

Ok, scroll up in your code and double-check and see if you've missed putting any ; somewhere after a quote

#

All the red-squiggly lines should go away when everything is correct