Ulysses
Welcome,
Guest
. Please
login
or
register
.
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
Home
Help
Search
Login
Register
Ulysses
»
General
»
Developers Corner
»
ULX give group
« previous
next »
Print
Pages: [
1
]
Go Down
Author
Topic: ULX give group (Read 1982 times)
0 Members and 1 Guest are viewing this topic.
Aloe Vera
Newbie
Posts: 1
Karma: 0
ULX give group
«
on:
April 01, 2020, 08:13:08 AM »
How can I give a group (example: member) to someone who enters the server?
I know that the "guest" group exists, but I want to create a group that is called a member and that when people log in, the server already gives them that group. The last option would be to try to configure the group "guest"
PLS HELP
Logged
JamminR
Ulysses Team Member
Hero Member
Posts: 8096
Karma: 390
Sertafide Ulysses Jenius
Re: ULX give group
«
Reply #1 on:
April 02, 2020, 06:51:25 PM »
By default, there is no 'guest' group in Gmod. Perhaps you have a gamemode or mod that makes one.
Gmod knows user, admin and superadmin.
Straight Gmod Lua, you want
SetUserGroup
For ULib, you'd want
ucl.addUser
Logged
"Though a program be but three lines long, someday it will have to be maintained." -- The Tao of Programming
Print
Pages: [
1
]
Go Up
« previous
next »
Ulysses
»
General
»
Developers Corner
»
ULX give group