strfind
i have this string
strfind(name,"fuck",1) == ? what must be here (?) if this is true? name - this is get_user_name |
if(containi(<NAME VARIABLE> , "fuck") > -1)
|
look...
new tlist[MaxTegs][] = {"TEG","TE G","T EG","T E G"} new nlist[MaxNicks][] = {"fuck"} but when user connected i have error in console. i think "space" is error. Code:
and word "fuck" not found. help me plz |
Code:
and MaxTegs + 1 is one too much.. |
error in line 19:
if (containi(name,tlist[t]) > -1){ only nick contain tlist[t] and admin_res. |
please send whole code..
|
Quote:
mb if i write: Code:
|
Show all of your code.
|
Code:
|
Code:
|
| All times are GMT -4. The time now is 16:27. |
Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.