Hello.
Back in the day I used to script SA-MP servers which used PAWN language which was pretty basic, one file for the gamemode.
I recently came across ragemp and the possibilities seem endless. However, I'm confused by this different sides of scripting. I was looking at the wiki and, for example, server-side functions contained stuff with vehices and client-side functions contained even more stuff with vehicles. What is the difference between those? Does that mean that server-side is everything that is related to the server and client-side has to target every player? Like if I want to change the vehicle color, which function do I even use?
Thanks for all answers, I'm new to this so this will probably sound stupid.