SA-MP Forums Archive
What is the meaning of != in this line - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (https://sampforum.blast.hk/forumdisplay.php?fid=12)
+--- Thread: What is the meaning of != in this line (/showthread.php?tid=623636)



What is the meaning of != in this line - Speaker - 03.12.2016

What is the meaning of != in this line
Код:
if(currentweapon[playerid][1] != acPlayerWeapon[playerid][1]) return 1;



Re: What is the meaning of != in this line - Stinged - 03.12.2016

https://sampwiki.blast.hk/wiki/Control_Structures#Operators