Is it possible to join without login?

Posted by OverLogicOL
So I want my players to join without the login or register window,
is there a possibility that i could put them in as guests without popping up any window?

like giving them a random name when they join:
https://pastebin.com/CMDfqutX

and then somehow they can play? i tried to see the documentation and i really can't figure it out by myself.

Replies (2)

Last message on 29 Sep 2019

Size43 (Administrator) on 29 Sep 2019, 13:59:38
For anyone else wondering: it's possible to programmatically log in users using gms_login_execute.
OverLogicOL (Topicstarter) on 23 Sep 2019, 14:47:24
fixed