zsolo99 0 Posted April 20 (edited) I'm thinking which language should I use to make a server. Which is more supported for RageMP? Which would u recommend to start and why? I have learned both so the knowledge wouldn't be a problem. Edited April 20 by zsolo99 Share this post Link to post Share on other sites
Virgin64XX 0 Posted April 21 i guess with js u get more flexible than C#, and easy to change things. Share this post Link to post Share on other sites
Stan9964 0 Posted April 30 I would suggest using JS especially if you are new to programming. JS is much more forgiving in many aspects therefore makes it easier. Also it will make you write same language on both front-end and back-end. Some people say that C# is faster than JS which is totally correct, however I guarantee that in this scenario (GTA Server) there will be absolutely no difference in speed between these languages because the language itself will not be the bottleneck here. Share this post Link to post Share on other sites
Muphy 9 Posted April 30 It depends totally on you. I've started using C# because I think is more easy and confortable with VS IDE. I recommend you to check a few scripts from Resources (using c# or js) and have a look on them to see with code is more understandable for you. Share this post Link to post Share on other sites