How to
#7

Here's what them symbols actually mean.

pawn Код:
== // The value is equal to the other value.
pawn Код:
>= // The value is more than or equal to the other value.
pawn Код:
<= // The value is less than or equal to the other value.
pawn Код:
> // The value is more than the other value.
pawn Код:
< // The value is less than the other value.
pawn Код:
!= // The value does not equal the other value.
Reply


Messages In This Thread
How to - by laser50 - 23.03.2010, 14:16
Re: How to - by Lajko1 - 23.03.2010, 14:21
Re: How to - by laser50 - 23.03.2010, 15:06
Re: How to - by adsy - 23.03.2010, 15:18
Re: How to - by laser50 - 23.03.2010, 15:19
Re: How to - by Jay420 - 23.03.2010, 15:28
Re: How to - by Anwix - 23.03.2010, 15:46
Re: How to - by adsy - 23.03.2010, 17:36
Re: How to - by laser50 - 23.03.2010, 18:21
Re: How to - by laser50 - 23.03.2010, 18:40

Forum Jump:


Users browsing this thread: 1 Guest(s)