Welcome!

Join our community of MMO enthusiasts and game developers! By registering, you'll gain access to discussions on the latest developments in MMO server files and collaborate with like-minded individuals. Join us today and unlock the potential of MMO server development!

Join Today!

[GTANetwork] [C#, MySQL] Player and vehicle manager

Joined
Apr 30, 2007
Messages
2,337
Reaction score
1,547
Hi,

I started to write a RPG script for GTANetwork ( ) using C#. They have a great wiki on where to find out how to do things and to learn how everything works in general.

I ended up giving up on this project, the guy who wanted to do it with me lost interest and it was too much of an undertaking for me to do alone whilst I'm studying.

This script uses MySQL and has the following features:

- Player register with password encryption
- Player login
- Player ranks (basic)
- Player money system
- Player coordinate saving
- Player logging on at the same coordinates as logging off
- Vehicle ownership by player AND State of San Andreas
- Custom number plates for player vehicles
- Vehicle position saving and loading same as player system
- Some admin commands
- Probably other stuff I've forgotten

Hopefully this will help anyone interested to pave the way for their server development. Good luck and have fun!

DB is included in download as well as the script:
 
git bisect -m
Loyal Member
Joined
Sep 2, 2011
Messages
2,171
Reaction score
916
I really would appreciate you finish this.

I remember back to the era of modding & scripting RPG Servers for San Andreas Multiplayer.

Good times. Good nostalgia.
 
Newbie Spellweaver
Joined
Jun 4, 2017
Messages
8
Reaction score
0
That's a great start, I'm newbie to GTA V multiplayer. Used to play much more SAMP!
Thanks for your efforts dude and keep going.
 
Newbie Spellweaver
Joined
Dec 8, 2018
Messages
12
Reaction score
0
This looks awesome, I'm gonna take a further look into this. Keep up the great work man. :)
 
Back
Top