help with these errors
#6

Quote:
pawn Код:
if(GetPlayerName(i,name,sizeof(name))==tcp[playerid])//
Strings can't be compared with "==" use strcmp(string1, string2, true) == 0/1/-1

Returns...
0: When they are equal
1: When the first is longer than the second
-1: When the second is longer than the first
Reply


Messages In This Thread
help with these errors - by THE_KNOWN - 08.03.2011, 13:57
Re: help with these errors - by Sascha - 08.03.2011, 14:03
Re: help with these errors - by rjjj - 08.03.2011, 14:04
Re: help with these errors - by THE_KNOWN - 08.03.2011, 14:23
Re: help with these errors - by THE_KNOWN - 08.03.2011, 14:27
Re: help with these errors - by Sasino97 - 08.03.2011, 14:32
Re: help with these errors - by THE_KNOWN - 08.03.2011, 14:35
Re: help with these errors - by Sasino97 - 08.03.2011, 14:37
Re: help with these errors - by THE_KNOWN - 08.03.2011, 14:42
Re: help with these errors - by Sascha - 08.03.2011, 15:19

Forum Jump:


Users browsing this thread: 1 Guest(s)