Hi.
I'm using ML system with some log_amx() function.
But there is a little bug.
The very first time that I start my dedicated server, ML system doesn't find key langages.
If I restart my server ( restart command ), ML system is showing key languages properly.
Ie :
- Starting my dedicat server and I see :
L 07/06/2007 - 21:20
6: [End_Round_Sound.amxx] ML_NOTFOUND: ERS_LOG_LOADING
- After a restart :
L 07/06/2007 - 21:24:44: [End_Round_Sound.amxx] Loading file: "addons/amxmodx/configs/roundsound.ini"
Also, the first time in game ML system works fine with some client_print() function. Apparently it seems that there is a glitch at the very starting of server.
Any idea how fixed that ?
Thanks!
__________________