12.02.2015, 13:15
Quote:
|
I was going to raise this point, I'd love a more useful error message as I see these pop up all the time and my codebase is so massive I have no chance of finding the source(s). Maybe some kind of crashdetect linking so line numbers could be found, or even just printing the function parameters.
|
Код:
native PrintAmxBacktrace(); native GetAmxBacktrace(string[], size = sizeof(string));


