This system maintains the current date and time through server reboots. Once it is initialized the server date and time are stored and restored after each reboot.
Example:
Module properties start date is set to
6AM 8/12/1534AR
the module runs for 7 server days and 4 server hours before rebooting, upon rebooting the module date/time will be
10AM 8/19/1534AR
This opens the possibilities to limited time quests, elapsed time data, etc.
The erf includes generic OnLoad and UserDefined event scripts, the required code from each is marked for those who have custom versions already.
I will not rate this untill it is fixed. I used the code in my PW and found it missing "ld_clock_inc". This is useless without all the code including that include. I do not see how others could rate it since it cannot be used at all. There seemed to be errors in the coding as well since the on module load clip of code would not compile. I did not bother to debug it since the include file was missing anyway.
Posted by Hawkwintr at 2006-03-11 21:11:29 Voted 10.00 on 03/11/06
No troubles at all the with the date system. Well done!
Hawk _________________________ You fell victim to one of the classic blunders! The most common is never get involved in a land war in Asia, but only slightly less well known is this: Never go in against a Sicilian, when death is on the line!
Posted by nicholascobalt at 2005-08-08 02:09:28 Voted 10.00 on 08/08/05
Nice, oh and thanks _________________________ Dude ... B')
There are two compatability issues between my PW Clock and Invizible420's PC Stat system.
1) His system has a less accurate elapsed time storage (only hold the day mont and year) where mine stores hour/day/month/year
2) His uses a bad calculation for elapsed time, he is using 30 days per month in his calculations I use 28 days per month (which is the game engine default)
LD
Posted by LordLestat ( 69.218.xxx.xxx ) at 2005-07-24 11:59:30
I love the concept. Big question I have is there anyway to merge your PW Date system with Invizible420_PC_Statistics_System_v25
Stat storage and read. I like the way you can retrieve the data from the PC position but his creation time to current time are stuck in hours. I am a somewhat experience basic scripter but getting into all the tokens and write and read stuff I have yet to learn. Invizible420_PC_Statistics_System_v25 is great all around but the life span of the PC would be much better in true month/day/year like yours, this can add a great birthday type setup and open a number of possibilities.
You must be Logged In to post comments in this section.