Small problem with my payday (+rep)
#2

"&&" Is for statement.
Код:
           if(ServerHour == 18)
           {
		if(ServerMinute == 00) 
                {
                    Payday();
                    SendClientMessageToAll(-1, "{00FFEE}[ PAYDAY: Thank you for playing San Andreas - Gang War, and you have received your payday. ]");
                }
           }
Код:
        if(ServerDay == 06)
           if(ServerHour == 10)
              if(ServerMinute == 31)
              {
                 totallotto=25000;
                 SendClientMessageToAll(-1, "{B7FF00}[ LOTTERY NOTIFICATION: The lottery has been reset back to $25000! ]");
              }
Reply


Messages In This Thread
Small problem with my payday (+rep) - by Sc0pion - 29.06.2015, 05:46
Re: Small problem with my payday (+rep) - by X337 - 29.06.2015, 05:49
Re: Small problem with my payday (+rep) - by Sc0pion - 29.06.2015, 06:00
Re: Small problem with my payday (+rep) - by Sc0pion - 29.06.2015, 17:26
Re : Small problem with my payday (+rep) - by Terrorizt - 29.06.2015, 18:31

Forum Jump:


Users browsing this thread: 2 Guest(s)