14.06.2016, 10:14
hi i want to know how to convert .sql file of tables i created into .db file? or if it cant be done then how do it use .sql file inside my gamemode? like normally
#define SQL_DB "acounts.sql"
of like db_open(accounts.sql)
#define SQL_DB "acounts.sql"
of like db_open(accounts.sql)