If you don''t know why you need mysql you prob. don't need it.
If you don't plan on having 50 players or so online you'r fine using ".ini"
Actually scratch that i know project that have ~200 players and use ini...
You should learn it and use it cuz it will be useful in the future.
I persionally use a mix of ".ini" SQL, MySQL.
Basic config/info files - ini
Things that i don't need to know about in ACP - SQL ( World objects, House objects for ex )
Things that i need for Admin Controll Panel/User Controll panel - MySQL ( User data, job data, business data etc etc )
If you don't plan on having 50 players or so online you'r fine using ".ini"
Actually scratch that i know project that have ~200 players and use ini...
You should learn it and use it cuz it will be useful in the future.
I persionally use a mix of ".ini" SQL, MySQL.
Basic config/info files - ini
Things that i don't need to know about in ACP - SQL ( World objects, House objects for ex )
Things that i need for Admin Controll Panel/User Controll panel - MySQL ( User data, job data, business data etc etc )