Hi, and at first, yeah i am starting with lua, but i got some experiences with pawn already and with pawn i never had much problems using MYSQL.
Well, now i found those functions:
https://wiki.multitheftauto.com/wiki/Ser ... _functions
i suppose, i can use them without any modules, cause it doesn't say i need some..
Now my questions:
1. Where is the MYSQL connect?? I havn't found any MYSQL funcions, that prompt for the connection information, like username, password or database.
2. If it isn't needed, where is the database?
3. Does the MTA-Server create an own database?
4. if 3. is true, can i access the database with programs like Navicat?
PS: i used the search to find similar questions, but i didn't find answers that helped me..