23.04.2012, 17:30
hello!
I just want to ask what is the difference between these:
if(IsACop(playerid) && PlayerInfo[playerid][pRank] >= 7 || IsSpecial(playerid) || PlayerInfo[playerid][pAdmin] >= 5 && PlayerInfo[playerid][pAdminDuty] == 1 || PlayerInfo[playerid][pHydraR] == 1)
more explanation:
What is the difference between: (||, &&) (==, >=, <=) ?
please help thanks!! (if it is wrong section to ask please pm)
I just want to ask what is the difference between these:
if(IsACop(playerid) && PlayerInfo[playerid][pRank] >= 7 || IsSpecial(playerid) || PlayerInfo[playerid][pAdmin] >= 5 && PlayerInfo[playerid][pAdminDuty] == 1 || PlayerInfo[playerid][pHydraR] == 1)
more explanation:
What is the difference between: (||, &&) (==, >=, <=) ?
please help thanks!! (if it is wrong section to ask please pm)