strfind else if
#3

try to use
if(strfind(IGName,"Romel", true) == 0)

but you should better use strcmp, as if I take nick Romel07, I could still use that cmd if you use strfind

if(strcmp(IGName,"Romel",true ) == 0)
Reply


Messages In This Thread
strfind else if - by JaKe Elite - 23.07.2012, 05:31
Re: strfind else if - by Kindred - 23.07.2012, 06:59
Re: strfind else if - by ikey07 - 23.07.2012, 07:10
Re: strfind else if - by JaKe Elite - 23.07.2012, 07:11
Re: strfind else if - by JaKe Elite - 23.07.2012, 07:22
Re: strfind else if - by Kindred - 23.07.2012, 07:24
Re: strfind else if - by JaKe Elite - 23.07.2012, 07:26
Re: strfind else if - by Kindred - 23.07.2012, 07:27
Re: strfind else if - by ikey07 - 23.07.2012, 07:29
Re: strfind else if - by JaKe Elite - 23.07.2012, 07:32

Forum Jump:


Users browsing this thread: 4 Guest(s)