#define strcpy(%0,%1,%2) strcat((%0[0] = '\0', %0), %1, %2)
...\gamemode.pwn(37) : warning 201: redefinition of constant/macro (symbol "strcpy(%0,%1,%2)")