how to use IF
#1

How to use IF like that
PHP Code:
if(and and 0)
{
 
// my code
}
else if 
!= 0 sendclientmessage(playerid,-1,"x is not 0");
else if 
!= 0 sendclientmessage(playerid,-1,"y is not 0");
else if 
!= 0 sendclientmessage(playerid,-1,"z is not 0"); 
how to put that AND? I need in this IF to all 3 variables to be on 0
Reply


Messages In This Thread
how to use IF - by Calinut200 - 23.05.2020, 12:49
Re: how to use IF - by SharpenBlade - 23.05.2020, 12:56
Re: how to use IF - by GeorgeLimit - 23.05.2020, 15:51

Forum Jump:


Users browsing this thread: 1 Guest(s)