Hi!
I'm asking your help about a problem of mine. I hope I can find answer here. :*)
I made a time system with common events. It uses variables for minutes tenminutes hours and days(0-6), and it works perfectly. I changed the menu system of mine to show the "variable clock" in the menu, but I just don't know how to make the name of the seven days appear in the menu. I know it's not that hard to do. I tried the 'if' command, and I think that's the key for it, but I'm suck in scripting.
I want you guys to write a peice of code for me, how to show "monday" in the menu when variable #0004 == 0, and "thusday" if variable #0004 == 1, and so on until variable #0004 reaches 6, which is sunday.
I hope someone helps me out of this. Thanks for the help. :#
I'm asking your help about a problem of mine. I hope I can find answer here. :*)
I made a time system with common events. It uses variables for minutes tenminutes hours and days(0-6), and it works perfectly. I changed the menu system of mine to show the "variable clock" in the menu, but I just don't know how to make the name of the seven days appear in the menu. I know it's not that hard to do. I tried the 'if' command, and I think that's the key for it, but I'm suck in scripting.
I want you guys to write a peice of code for me, how to show "monday" in the menu when variable #0004 == 0, and "thusday" if variable #0004 == 1, and so on until variable #0004 reaches 6, which is sunday.
I hope someone helps me out of this. Thanks for the help. :#