25.09.2011, 12:11
I did this and works (found it in sa:mp forum)
changed strcpy to strilen and all lines with strcpy to strlen ?
#define strlen(%0,%1,%2) %0="",strcat(%0,%2,%1)
and other lines strcpy to strlen
will it make any probs ?
changed strcpy to strilen and all lines with strcpy to strlen ?
#define strlen(%0,%1,%2) %0="",strcat(%0,%2,%1)
and other lines strcpy to strlen
will it make any probs ?

