Hi all,
I have an question and pls help me
-- I have an toptimes ...other tt ... and this tt need to have database .. is with name,time,flag,and date.
Problems:
-- Not save TT when close server ...
-- Not start automatically when player join
-- Not see when start an map
Look at console :
TopTime image (toptimy) :
-- and in t_server.lua exists this line:
function startConnection()
ttHandler = dbConnect("mysql","dbname=;host=","","")
pls help me in this last problem