Ladmin4v2 Exploit patch
#3

Or just use this code (if you're converting string to an integer):
pawn Код:
stock strvalEx(const string[]) // credits to the one who made this function.
{
  if(strlen(string) > 40) return 0;
  return strval(string);
}
Reply


Messages In This Thread
Ladmin4v2 Exploit patch - by FrostBytez - 24.09.2009, 10:10
Re: LadminV4 Exploit patch - by FrostBytez - 24.09.2009, 10:18
Re: LadminV4 Exploit patch - by Correlli - 24.09.2009, 13:24

Forum Jump:


Users browsing this thread: 1 Guest(s)