Quote:
Originally Posted by LegalConquer
lol if i used a source that used a database would be a lot easier since
im very aware of how php and mysql works together :P and
ive been doing automaticly database paypal payments for years
but stupid flatfile 5165 XD maybe when i learn how C# works in future
might be possible :).
|
Should be easy enough to convert 5165 to use mysql, just create the databases one at a time and update the database functions in the source (use another source as an example if you aren't fully comfortable with C#)
Very simple to do, especially if you only do 1 database (and all related db functions) at a time. Start with something simple and work your way up to more complex db stored stuff like full characters (as I would assume there will be a TON of fields for that as well as a large number of load/update/add/delete functions related to game characters associated with the source.