If Statements
#1

Hello, can anyone explain me, how to use If Statements
I mean, how to combine them, how to create multiple statement, etc...

Thanks.
Reply
#2

https://sampwiki.blast.hk/wiki/Control_Structures#if
Code:
if (a == 2 && b == 3) //Two if statements combined
Reply
#3

Thank you, I didn't know how to find it on the wiki
Reply
#4

Quote:
Originally Posted by MichiCZ
View Post
Thank you, I didn't know how to find it on the wiki
In the 21st Century, something called a 'search bar' arose from a need of quick answers.
Use it.
Reply
#5

I wonder if you did study the logic gates or not in the school.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)