Posts: 814
Threads: 190
Joined: Feb 2016
Reputation:
0
Hey Guys i will release a gamemode in this days so i need a saving system i found in the tutorials that a Y_ini saving i can use it in my gamemode and release it with the Y_ini ?? or it will copycat?
Posts: 131
Threads: 7
Joined: Feb 2015
Reputation:
0
Using yini wont be copying anyone. A lot of people use yini, MySQL, dini, sqllite, and more. Use what you prefer, it's not copying unless you're directly taking code from that gamemode/thing.
Posts: 347
Threads: 78
Joined: Sep 2013
Reputation:
0
y_ini is probably the most efficient ini file saving system. MySQL is definitely the best though. That or SQLite