Problem
#1

So i have this strange problem. Can someone help me
PHP код:
C:\Users\Admin\Desktop\New Age\pawno\include\ZCMD.inc(18) : warning 201redefinition of constant/macro (symbol "COMMAND:%1(%2)")
C:\Users\Admin\Desktop\New Age\pawno\include\ZCMD.inc(21) : warning 201redefinition of constant/macro (symbol "CMD:%1(%2)")
Pawn compiler 3.2.3664              Copyright (c1997-2006ITB CompuPhase
2 Warnings

These are the lines
PHP код:
#include < streamer >
#include < sscanf2 > 
What could be problem??
Reply
#2

The lines 18 and 21 are from the ZCMD.inc not the script. What includes are you using? You better not try to use more than 1 command processor at the same script because it seems another include file defines those macros.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)