13.10.2012, 13:46
Quote:
In my opinion, the text file logging would probably be the best option.
|
--
One mind just came to me - why wouldn't I make both, I mean I could make a line like #define DEBUG_NORMAL and line #define DEBUG_SAVE and if you keep both lines defined, it will print the debug to "samp-server.exe" (will be seen temporarily -> until you close your server) + save debug in "myplugin_debug.txt" where you'll be able to see debug as long as you don't manually delete it from file!