Code:
// D:\...\cstrike\addons\amxmodx\scripting\plfunction.sma(89) : warning 213: tag mismatch
Code:
line 88: new hours = g_time/3600;
line 89: g_time = g_time - (floatround(hours, floatround_round)*3600);
what went wrong?
I want to know how the server is already in the network
this function, I get the number of hours
g_time = time start server (in seconds)