ENG1N3X 0 Posted April 13 Hello Could provide simple examples of client-server request sending Example: 1. Server - client I am writing a command /stats My object 'player' has some parameters, for example, skin name * bla_bla_bla_bla * This name is sent to the client and it is beautifully displayed in the html page. 2. Client - server A html page appears, I fill out forms, press a button and send it to the server, it already writes data for example to the database Share this post Link to post Share on other sites
robearded 21 Posted April 15 https://wiki.rage.mp/index.php?title=Main_Page You have everything you need on the wiki. You can also look at the source code of existing resources. If you're still struggeling, then i guess you could check out Stuyk on youtube, he has some newbie tutorials. 1 Share this post Link to post Share on other sites