ZCMD Redifinition of Constant/Macro warning
#1

C:\Users\ASUS\Desktop\pawno\z\\pawno\include\zcmd. inc(1 : warning 201: redefinition of constant/macro (symbol "COMMAND:%1(%2)")
C:\Users\ASUS\Desktop\pawno\z\pawno\include\zcmd.i nc(21) : warning 201: redefinition of constant/macro (symbol "CMD:%1(%2)")

i get these warnings, lines are commented and i haven't defined this anywhere in script.
this is caused by using zcmd. how to fix warnings?
Reply
#2

looks like they are defined in your script too along with inside zcmd.inc these warnings doesnt mean much tho you wouldnt have problem with compiling and using your compiled amx file
Reply
#3

Is #define COMMAND:%1(%2) and #define CMD:%1(%2) defined in your gamemode? If so, you may remove them since you already have zcmd to define these functions.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)