|= thingy
#1

I have seen a script that uses:
for example:
pawn Код:
pInfo[playerid][pLevel] |= LEVEL_1;

and for checking:
if(pInfo[playerid][pLevel] & LEVEL_1)
how are they doing it?
Reply


Messages In This Thread
|= thingy - by iBots - 07.09.2014, 12:11
Re: |= thingy - by Flake. - 07.09.2014, 12:14
Re: |= thingy - by Jack_Leslie - 07.09.2014, 12:14
Re: |= thingy - by Vince - 07.09.2014, 12:16

Forum Jump:


Users browsing this thread: 2 Guest(s)