[HELP] Problem with JunkBuster.inc file
#1

Hy, I have a problem with JunkBuster Anti-Cheat!!! My problem is when I put the JunkBuster.inc file into pawno/include
folder, and when I open my gamemode, I put "#include <JunkBuster>" on top of gm! But, when I compile my gamemode, the compiler show me a 2 warning!!
Quote:

D:\Nikola i Marko\BE\pawno\include\JunkBuster.inc(3241) : warning 201: redefinition of constant/macro (symbol "OnPlayerEnterRaceCheckpoint")
D:\Nikola i Marko\BE\gamemodes\gtasp.pwn(151) : warning 201: redefinition of constant/macro (symbol "MAX_PING")

The problem is in JunkBuster.inc file, but I don't how to fix it? HELP ME PLEASE
Reply
#2

You have MAX_PING and OnPlayerEnterRaceCheckpoint defined twice. The error tells you that.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)