26.09.2012, 19:28
My gamemode saves data into a MySQL database. I want to do the same for a filterscript, but I don't want to have to go through the queries, enums and defines, and all that lot again. Plus, I don't know if two connections are possible? One from a GM and one from an FS.