01.06.2020, 13:03
Quote:
Your issue is likely to come from the ApplyAnimation native call, rather than the preLoadAnimLib pawn function.
If you indented the code into at least two lines you could have noticed that the warning line is not the function header. The reason is the native definitions are not const correct in the original includes. |