14.03.2012, 18:43
Then you need to do != instead of ==
!= is not equal
== is equal
https://sampwiki.blast.hk/wiki/Control_Structures#Operators
!= is not equal
== is equal
https://sampwiki.blast.hk/wiki/Control_Structures#Operators