22.07.2012, 11:32
WTF! is this?
C:\Documents and Settings\Mark&Matt\My Documents\Downloads\SAMP\Next Revolution Roleplay\gamemodes\NRRP_main.pwn(623) : warning 201: redefinition of constant/macro (symbol "strcpy(%0,%1,%2)")
Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase
1 Warning.
I dunno what's the problem on my script.
Line 623
C:\Documents and Settings\Mark&Matt\My Documents\Downloads\SAMP\Next Revolution Roleplay\gamemodes\NRRP_main.pwn(623) : warning 201: redefinition of constant/macro (symbol "strcpy(%0,%1,%2)")
Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase
1 Warning.
I dunno what's the problem on my script.
Line 623
Код:
// strcpy - Simon / ****** #define strcpy(%0,%1,%2) \ strcat((%0[0] = '\0', %0), %1, %2)