Posts: 161
Threads: 14
Joined: Mar 2018
Reputation:
0
How do you fix it so that when a new player registers, they don't reload or re-enter after registering. I use Y_ini
Posts: 14
Threads: 0
Joined: Dec 2018
Reputation:
0
Do you mean so they don't have to login again? You could compare the IP connected to the previously authenticated IP by storing the IP as a string and comparing it on connect.
Posts: 23
Threads: 0
Joined: Dec 2018
Quote:
Originally Posted by GeorgeLimit
How do you fix it so that when a new player registers, they don't reload or re-enter after registering. I use Y_ini
|
Try looking inside your script; it could well be an issue inside your actual gamemode.
If you still need help, PM me or reply here.