problem a CMD (attack) +rep
#3

Hello!

I think you used false operators.

Try this:
PHP код:
if(hour 20 || hour 22) return SCM(playerid,COLOR_WHITE,"{FFFFFF}You can't start a war now , war can start in 19:00 at 22:00"); 
to
PHP код:
if(hour 20 || hour 22) return SCM(playerid,COLOR_WHITE,"{FFFFFF}You can't start a war now , war can start in 20:00 at 22:00"); 
Reply


Messages In This Thread
problem a CMD (attack) +rep - by KingPersona - 01.07.2016, 05:57
Re: problem a CMD (attack) +rep - by KingPersona - 01.07.2016, 07:37
Re: problem a CMD (attack) +rep - by Mencent - 01.07.2016, 08:58
Re: problem a CMD (attack) +rep - by Shinja - 01.07.2016, 15:12

Forum Jump:


Users browsing this thread: 2 Guest(s)