x=0				{use}
y=0				{use}
z=0				{use}
time_format=1			{use}
t=2075				{cns}
dt!=t				{cns}

while()				{

if(x!=0 and y=0 and z=0)	{

dt=t+time_format, 
				}

if (x=0 and y!=0 and z=0)
				{
dt=t+time_format,
				}
if (x=0 and y=0 and z!=0)	{

dt=t+time_format,
				};
End while;

Add a code snippet to your website: www.paste.org