Actors are not created correctly.
#2

Quote:
Код:
if(hour >= 21 && hour <= 00)
Seriously? How can a variable be both greater than 21 and smaller than zero at the same time? The compiler can tell you a lot but it can't fix stupid. Also I'm not sure why you use "else if" there because it is completely unrelated to the above if-statement.
Reply


Messages In This Thread
Actors are not created correctly. - by danielpalade - 07.04.2017, 16:13
Re: Actors are not created correctly. - by Vince - 07.04.2017, 16:19
Re: Actors are not created correctly. - by danielpalade - 07.04.2017, 16:23
Re: Actors are not created correctly. - by SyS - 07.04.2017, 16:25
Re: Actors are not created correctly. - by Marricio - 07.04.2017, 16:27
Re: Actors are not created correctly. - by danielpalade - 07.04.2017, 16:45
Re: Actors are not created correctly. - by Marricio - 07.04.2017, 16:51
Re: Actors are not created correctly. - by danielpalade - 07.04.2017, 16:58
Re: Actors are not created correctly. - by Marricio - 07.04.2017, 17:04

Forum Jump:


Users browsing this thread: 1 Guest(s)