NexusWiki talk:Planned Projects: Difference between revisions
No edit summary |
No edit summary |
||
Line 19: | Line 19: | ||
I have no idea if it is possible but I'd love it if I could see what the current game time is while not online. If I have to wait till a certain Nexus day for some reason, or if I want to know if it is my totem time. Can this be done? --[[User:AllyGator|AllyGator]] 2:00, 17 May 2006 (EDT) | I have no idea if it is possible but I'd love it if I could see what the current game time is while not online. If I have to wait till a certain Nexus day for some reason, or if I want to know if it is my totem time. Can this be done? --[[User:AllyGator|AllyGator]] 2:00, 17 May 2006 (EDT) | ||
===Re - Nexus | === Re - Nexus tim e=== | ||
Ally this is doable and I looked into it using php, the biggest problem I found when I looked at it was that for some odd reason time slowly falls out of sync or at least it used to almost like a game day wasnt quiet 3hrs or was slightly more (I suspect game server resets were messing me around)...I was forever adjust my code and in the end can'd the project, was most frustrating, I could manually monitor times and see if it's doable now? As I recall even nexon couldn't get the times right on there website while they had it there. | Ally this is doable and I looked into it using php, the biggest problem I found when I looked at it was that for some odd reason time | ||
slowly falls out of sync or at least it used to almost like a game day wasnt quiet 3hrs or was slightly more (I suspect game server resets were messing me around)...I was forever adjust my code and in the end can'd the project, was most frustrating, I could manually monitor times and see if it's doable now? As I recall even nexon couldn't get the times right on there website while they had it there. | |||
Oh why I was doing this basicallly i just wanted to display a diff totem graphic for the correct totem time in game, I relise you want a specific moon etc time but the principal would be the same -- Raq | Oh why I was doing this basicallly i just wanted to display a diff totem graphic for the correct totem time in game, I relise you want a specific moon etc time but the principal would be the same -- Raq |
Revision as of 19:30, 28 May 2006
NexusLive Discussion
NexusLive has been developed at such a rapid speed it went directly to Stage 4 (Deployment) phase. We are, however, working on a client version of NexusLive that individuals will be able to run on their computers and display their characters. Comments on this or on NexusLive in general can be made here. --Zaventh 11:17, 9 Feb 2006 (EST)
Market Prices
Looking for someone to head up the establishment of the Market Prices page. Tables are obviously involved and it is really a matter of inputting all the data perhaps from the Merchant list onto here and then keeping it up to date. --Zaventh 12:06, 10 Feb 2006 (EST)
Categories and info boxes
I have noticed that categories are not used on NexusWiki. I think these could greatly aid in the organization issue. Also, the use of info boxes could help keep a uniform format for items and spells. Thoughts? --Leonis 00:07, 27 Apr 2006 (EDT)
Re - Categories
Yes, they would be good to implement. Go for it. :) --Zaventh 13:11, 3 May 2006 (EDT)
Nexus Time
I have no idea if it is possible but I'd love it if I could see what the current game time is while not online. If I have to wait till a certain Nexus day for some reason, or if I want to know if it is my totem time. Can this be done? --AllyGator 2:00, 17 May 2006 (EDT)
=== Re - Nexus tim e=== Ally this is doable and I looked into it using php, the biggest problem I found when I looked at it was that for some odd reason time
slowly falls out of sync or at least it used to almost like a game day wasnt quiet 3hrs or was slightly more (I suspect game server resets were messing me around)...I was forever adjust my code and in the end can'd the project, was most frustrating, I could manually monitor times and see if it's doable now? As I recall even nexon couldn't get the times right on there website while they had it there. Oh why I was doing this basicallly i just wanted to display a diff totem graphic for the correct totem time in game, I relise you want a specific moon etc time but the principal would be the same -- Raq