[Tool/Web/Other] Protect your Script - pawn_protect.exe
#3

Quote:
Originally Posted by Stewie`
Посмотреть сообщение
pawn Код:
void enc(char * _cEnc, int _shf)
{
     for(int i=0; _cEnc[i] != '\0'; ++i)
      _cEnc[i]+=_shf;

}
Seriously?
What seems to be the issue?
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)