12.09.2011, 01:40
Hi guys. I tried using this page as help: https://sampwiki.blast.hk/wiki/Strcmp
For this code:
But I still can't get it to work. It's meant to ask if string1 IS NOT the same as string2, then proceed with the code below. But it won't work.
For this code:
Код:
if(!strcmp(BizInfo[PlayerInfo[playerid][pBizKey]][bOwner],PlayerName(playerid),true))