sock.lua
sock.lua copied to clipboard
for a negative ConnectID, client:getConnectId() seems to be obtaining a completely different value server-side than client-side?
I guess this is why you shouldn't index clients by ConnectID, huh. What's the proper way to do it, anyway?
do you mind to add some code snippets and additional information? :)