Hello, I read the documentation, and I am not able to perform the following function:
groups? = string | string[] | { [string]: number }
There is no example on how to do this in the documentation...
I write this:
groups = { ["police"]: 3 }
My question is simple, is the function really implemented or will it be implemented yet?
Sorry for posting there, but i can't join discord...
Thank's.
Hello, I read the documentation, and I am not able to perform the following function:
groups? = string | string[] | { [string]: number }
There is no example on how to do this in the documentation...
I write this:
groups = { ["police"]: 3 }
My question is simple, is the function really implemented or will it be implemented yet?
Sorry for posting there, but i can't join discord...
Thank's.