i need some help i need so when i enter the menu, it shows the real time clock readed from my computer in lower left corner, i use this ring menu script
[code]#===================================================
# ? Ring Menu - Show Player Location - Release #1 (Enhanced By Dubealex)
#===================================================
# For more infos and update, visit:
# asylum.dubealex.com
#
# Original Ring Menu by: ?? (From XRXS)
# Original Edit and Fix by: Maki
# Show Player Location Version by: Dubealex
#
# You can customize this script at line #35 - Have fun !!
# If you want to show more stuff, its easy to do, you can try to ask in the forum.
#
# alex@dubealex.com
#===================================================
#===================================================
# ? CLASS Scene_Menu Begins
#===================================================
class Scene_Menu
#--------------------------------------------------------------------------
#
how about you'll just forget it cause they can't do that and odds are they won't search it for you?
and do:
a. either serch in rmxp.net
or use events based clock :
http://www.crankeye.com/forums/viewtopic.php?t=4361
which is alot eaiser to modify than any script, it won't be in your menu but it will be accessable at any time (and you can do stuff with the time variables, say opening shops only from 5 to 8)
^-- doesn't read the time from your computer. The user have to enter the time her/him self.
Anyway look here http://www.rubycentral.com/ref/ref_c_time.html for references on the time class in ruby. Just insert it where needed.
well it is possible to do, i really think it is, maybe with a Draw time thing and place it in the cornor... but i suck at the Scripting thingy... so someone maybe could do this for me?