• 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
How to create a SAMP client in node js?
#4
You have to make your own RakNet lib bindings for JS

because the one linked above is for latest RakNet and samp is using a very old version of it, v2.x

You have to find that, for example 2.5, and create a JS wrapper around it, then use that to connect to samp server, you can always check RakSAMP and see how the logic is done after creating that said wrapper
  Reply


Messages In This Thread
RE: How to create a SAMP client in node js? - by iAmir - 2021-02-01, 06:11 AM

Forum Jump: