Why is this wrong?!
#3

pawn Код:
if(!strcmp(PlayerName(playerid), VehicleOwner[id], false))
You can't compare two strings with integer operators.


EDIT: just fyi.. =! isn't an operator. !=
Reply


Messages In This Thread
Why is this wrong?! - by alanhutch - 27.07.2014, 17:43
Re: Why is this wrong?! - by DaniceMcHarley - 27.07.2014, 17:46
Re: Why is this wrong?! - by d3ll - 27.07.2014, 17:49
Re: Why is this wrong?! - by Champ - 27.07.2014, 17:53
Re: Why is this wrong?! - by Dignity - 27.07.2014, 17:53

Forum Jump:


Users browsing this thread: 1 Guest(s)