Quantcast
Channel: RGSS3 Scripts (RMVX Ace) Latest Topics
Viewing all articles
Browse latest Browse all 416

PC Clock HUD - v1.3 (19/02/2015)

$
0
0

 

#===============================================================================
# * [ACE] PC Clock Display
#===============================================================================
# * Made by: Sixth (www.rpgmakervxace.net, www.forums.rpgmakerweb.com)
# * Version: 1.3
# * Updated: 19/02/2015
# * Requires: -------
#-------------------------------------------------------------------------------
# * < Change Log >
#-------------------------------------------------------------------------------
# * Version 0.1 (04/02/2015)
#   - Initial release (Alpha version).
# * Version 1.0 (04/02/2015)
#   - Increased efficiency of the update methods (performance fix).
#   - Added the clock for the menu.
#   - Added button trigger to hide/show the timer on the map.
#   - Added background image option for the map timer.
# * Version 1.1 (05/02/2015)
#   - Removed some dead code bits.
#   - Added a script call to change the background image during the game.
# * Version 1.2 (07/02/2015)
#   - Added compatibility for (Venka+Dekita)'s Resolution Selection script.
#     The resolution change will be recognized even if it is done with that 
#     script, so you can use Graphics.width and Graphics.height in the position
#     settings, but in a different format. Read more at the settings.
# * Version 1.3 (19/02/2015)
#   - Now you can show the full date and the name of the current day too.
#     Configurations for setting up your own date format.
#   - Text position options are added too.
#-------------------------------------------------------------------------------
# * < Description >
#-------------------------------------------------------------------------------
# * This script makes a real-time clock (based on PC time) on the map HUD as
#   well as on the main menu scene.
# * Visual settings can be changed easily, some of them even during the game.
# * 12/24 hours format available and can be changed at will even during the game.
# * Show/hide switch available, as well as a button trigger to toggle the timer.
#------------------------------------------------------------------------------- 
# * < Instructions >
#-------------------------------------------------------------------------------
# * Refer to the script's header for the script's usage info!
#-------------------------------------------------------------------------------
# * < Installation >
#-------------------------------------------------------------------------------
# * Place this script below Materials but above Main!
# * If you will use my YF System Options Addon script too, you will need to put
#   this script above Yanfly's System Options and above my addon script also!
#-------------------------------------------------------------------------------
# * < Compatibility Info >
#-------------------------------------------------------------------------------
# * No known incompatibilities.
#-------------------------------------------------------------------------------
# * < Known Issues >
#-------------------------------------------------------------------------------
# * No known issues.
#-------------------------------------------------------------------------------
# * < Terms of Use >
#-------------------------------------------------------------------------------
# * Free to use for whatever purposes you want.
# * Credit me (Sixth) in your game, pretty please! 
# * Posting modified versions of this script is allowed as long as you notice me
#   about it with a link to it!
#===============================================================================

- Script:

Linky: http://pastebin.com/pVNujXzR

- Addon for Yanfly's System Options:

This addon let's you put in some options for your players, such as hide the clock HUD, change it's color, and so on.

It must be put below Yanfly's System Options and below my PC Clock HUD scripts!

Linky: http://pastebin.com/8Ern1efx

- Demo:

Nop, sorry!

- Author's Notes:

This script was requested by StarWarrior00 originally. I added in the date display, and wanted to post it then, but I forgot about it.


Viewing all articles
Browse latest Browse all 416

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>