Problem , maybe Bug ?
#3

Код:
if(!strcmp(cmdtext,"/dots",true)){ 
  new 
    dots,
    string[] = "123.456.789.012";
  for(new i;string[i]); i++)
    if(string[i] == '.'))
      if(++dots > 3)
        return SCM(playerid,0xFFFFFFFF,"This is not a VALID IP.");
  if(3 > dots) return SCM(playerid,0xFFFFFFFF,"This is not a VALID IP.");
}
Reply


Messages In This Thread
Problem , maybe Bug ? - by UsaBoy91 - 28.11.2009, 14:11
Re: Problem , maybe Bug ? - by dice7 - 28.11.2009, 14:22
Re: Problem , maybe Bug ? - by yezizhu - 28.11.2009, 14:27
Re: Problem , maybe Bug ? - by UsaBoy91 - 28.11.2009, 14:28

Forum Jump:


Users browsing this thread: 1 Guest(s)