[DiscordArchive] What errors do you get?
[DiscordArchive] What errors do you get?
Archived author: Kraft • Posted: 2018-06-02T22:39:59.282000+00:00
Original source
Has anyone dealt with log writing in AC? I'm new to the world of C++ I/O and I'm trying to find an example in-code of something like GM commands being logged
Archived author: MaxtorCoder • Posted: 2018-06-02T22:42:24.588000+00:00
Original source
Shared > Logs > Maybe those files could help you? Haven't really tried it with GM Commands
Archived author: Kraft • Posted: 2018-06-02T22:47:12.356000+00:00
Original source
Hmm... I'm trying to figure a way to implement something without having to directly modify the Log.cpp file. I might just implement a custom file write structure to the module.
Archived author: MaxtorCoder • Posted: 2018-06-02T22:56:37.713000+00:00
Original source
Sure