Replies: 2 comments
-
You didn't added pending to pendings list, second remove connect as it supposed to be called from clientside |
Beta Was this translation helpful? Give feedback.
0 replies
-
Maybe the bot is connected but got kicked in seconds, you need to patch the battleye, bot ping, and also fake the timeLastPacketWasReceivedFromClient, you can see all of those things in Dummy plugin |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I create an instance of the SteamPending class, after which I try to make an artificial connection using the methods of the class.
but after calling the code, nothing happens, I don't get an error, I don't get a new connection. I don't know which way to go, push me in the right direction please. Thank you in advance.
Beta Was this translation helpful? Give feedback.
All reactions