Allow Certain Names
#7

Why is there a && in the statement? That would only work if the player had his name like

[ABC]Lorenc[123]

pawn Код:
if( strfind( name, CLAN_TAG, true ) == -1 || strfind( name, CLAN_TAG_2, true ) == -1 )
Might wanna replace && with ||

I think || means 'or' in coding.
Reply


Messages In This Thread
Allow Certain Names - by ToPhrESH - 07.05.2011, 03:13
Re: Allow Certain Names - by grand.Theft.Otto - 07.05.2011, 03:34
Re: Allow Certain Names - by Bakr - 07.05.2011, 03:44
Re: Allow Certain Names - by ToPhrESH - 07.05.2011, 05:20
Re: Allow Certain Names - by Bakr - 07.05.2011, 05:32
Re: Allow Certain Names - by ToPhrESH - 07.05.2011, 05:34
Re: Allow Certain Names - by Lorenc_ - 07.05.2011, 05:35

Forum Jump:


Users browsing this thread: 1 Guest(s)