zsolo99 Posted April 20, 2019 Share Posted April 20, 2019 (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, 2019 by zsolo99 Link to comment Share on other sites More sharing options...
Virgin64XX Posted April 21, 2019 Share Posted April 21, 2019 i guess with js u get more flexible than C#, and easy to change things. Link to comment Share on other sites More sharing options...
Stan9964 Posted April 30, 2019 Share Posted April 30, 2019 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. Link to comment Share on other sites More sharing options...
Muphy Posted April 30, 2019 Share Posted April 30, 2019 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. Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now