2020-11-11, 05:07 PM
(This post was last modified: 2020-11-11, 05:44 PM by Ryder Sixz.)
Hello everyone! well I have a problem when adding a new include to my GameMode and it is that when compiling it throws me this error:??
The include adds new useful functions. And I have it below all the includes at the beginning of the code. Well, I would really appreciate knowing what I have to do to solve this problem. Greetings to all :D
Code:
\pawno\include\3DTryg.inc (1846): error 025: function heading differs from prototype
\pawno\include\3DTryg.inc(1846): error 021: symbol already defined: "JBC_GetPlayerSpeed"
The include adds new useful functions. And I have it below all the includes at the beginning of the code. Well, I would really appreciate knowing what I have to do to solve this problem. Greetings to all :D