21.12.2012, 11:53
Sure you'll need a server side plugin, how else could you communicate between the both sides? SA-MP has no function used for this.
In my case, I've been using sockets for a long time, getting great results from a client-side application I made that communicating the server. You can do a lot if you have such client-side program.
BlueG developed a sockets plugin which is really easy to use, but you should anyway, know what sockets are to use them at both sides.
In my case, I've been using sockets for a long time, getting great results from a client-side application I made that communicating the server. You can do a lot if you have such client-side program.
BlueG developed a sockets plugin which is really easy to use, but you should anyway, know what sockets are to use them at both sides.