SanAndreasUnity
SanAndreasUnity copied to clipboard
Is it possible to connect to SAMP servers?
Is it possible to connect to SAMP servers?
No, the project uses it's own network protocol.
you can use raknet to connect to SAMP servers, but the problem will be with client authorization because the server will also reset the connection
it's not only connecting to server, you need to implement their protocol to, among other things, synchronize network objects ...