help ..
#2

there's no operator in pawn called "or"
it's || for "or"
so it will be
Код:
if(y % 100 != 0 || y % 400 == 0) Luna[2] = 29;
Reply


Messages In This Thread
help .. - by itachi - 30.10.2015, 13:27
Re: help .. - by Sawalha - 30.10.2015, 13:57

Forum Jump:


Users browsing this thread: 1 Guest(s)