Posts: 122
Threads: 25
Joined: Aug 2016
Reputation:
0
How do people create reconnect commands nowadays? I know that this isn't possible with banip and unbanip anymore. I have searched all the forums and I still can't find it.
Thanks in advance!
Posts: 2,593
Threads: 34
Joined: Dec 2007
Its possible with banip, add TogglePlayerControllable(playerid,false); before banip
Posts: 166
Threads: 13
Joined: Aug 2009
Reputation:
0
I believe what he meant, is that you toggle The player's ability to move, Then you ban his ip and unban it, which will force Reconnect
Posts: 166
Threads: 13
Joined: Aug 2009
Reputation:
0
Can you explain more, What doesn't Work exactly?
Posts: 2,593
Threads: 34
Joined: Dec 2007
You cant banip 127.0.0.1 localhost, im using this for reconnect and its working with old banip and unbanip but now it needs TogglePlayerControllable(playerid,false); part. Its not 100% working code but 98-99%
Posts: 283
Threads: 67
Joined: Jun 2015
Hello.
Yes you can , its possible to use banip for reconnect.