ewillios
Members-
Content Count
6 -
Joined
-
Last visited
Everything posted by ewillios
-
https://github.com/Pwnoz0r/ODZTools/tree/master/Scripts/Logger change the first line in init.c #include "$CurrentDir:\\mpmissions\\dayzOffline.chernarusplus\\ODZTools\\Scripts\\Logger\\Logger.c" and add in init.c void main() { Logger.Init(); Logger.Log(LogType.Debug, "This is a debug message!"); Logger.Log(LogType.Info, "This is a info message!"); Logger.Log(LogType.Warning, "This is a warning message!"); Logger.Log(LogType.Error, "This is a error message!"); ................................................................................. and change the first line in Logger.c #include "$CurrentDir:\\mpmissions\\dayzOffline.chernarusplus\\ODZTools\\Scripts\\Logger\\Enums\\LogType.c" I hope you can get better debug information Unfortunately, I am not a professional
-
https://github.com/Pwnoz0r/ODZTools/tree/master/Scripts/Logger change the first line in init.c #include "$CurrentDir:\\mpmissions\\dayzOffline.chernarusplus\\ODZTools\\Scripts\\Logger\\Logger.c" and add in init.c void main() { Logger.Init(); Logger.Log(LogType.Debug, "This is a debug message!"); Logger.Log(LogType.Info, "This is a info message!"); Logger.Log(LogType.Warning, "This is a warning message!"); Logger.Log(LogType.Error, "This is a error message!"); ................................................................................. and change the first line in Logger.c #include "$CurrentDir:\\mpmissions\\dayzOffline.chernarusplus\\ODZTools\\Scripts\\Logger\\Enums\\LogType.c" I hope you can get better debug information Unfortunately, I am not a professional
-
https://opendayz.net/threads/odztools-logger.22335/ i hope this can help to find a solution
-
Would join me here
-
I would join the troubleshooting where could I get information
-
If you would like to inquire about the current state of development for Linux Server, you will be able to implement Linux Server. 😎 Many Thanks ✌️