Jump to content
  • 0

Event remaining time


Question

Posted

Hello.I try to make a timer that holds the time until the TvT event ends.I don't want the announcement timer(5 minutes until event finish bla bla).I want something like below

5:35 minutes remain until event finish.

How can i do that?

12 answers to this question

Recommended Posts

  • 0
Posted

Hello.I try to make a timer that holds the time until the TvT event ends.I don't want the announcement timer(5 minutes until event finish bla bla).I want something like below

5:35 minutes remain until event finish.

How can i do that?

u mean like a clock that countdowns on chat?

  • 0
Posted

i need something like a clock.I found out how to make it count event time in MM:SS (MM=Minutes SS=Seconds) format but i cannot refresh it properly and put it in html/player's screen.So i'm asking for a proper implementation.How and where to put it

  • 0
Posted

Simple way, on event start get current system miliseconds.

 

System - class documentation.

 

System.currentTimeMillis();

 

and then compare it with current whenever you want to show how many left.

 

To display how many hours/minutes left, you will have to convert it aswell.

 

But its really simple and fast to do, so you should not have any problems.

  • 0
Posted

i dont think that that is his problem, if i understood well, he is asking have to show it on the screen, and that can be done with exShowScreenMessage but i wouldnt chose that, cos it may make a lot of spam calc  and sending the time each sec. You could seek for the Nevit's Blessing system and try to change it

  • 0
Posted

ExVoteSystemInfo.java is where data are passed to nevit's blessing window.But i don't think there is a way to make a new window without the original heading "Nevit's Blessing".But adenaman you got right what i want.A no-spam packet message with the event time.

  • 0
Posted

I searched at l2jserver forums and found out that if i want to edit nevit's blessing window then i have to do it by client modding.Is there any other way to achieve what i need?

  • 0
Posted

you could do it by using ExShowScreenMessage, but i dont see fine from the server performance's point of view.

The handy block checker event has a clock, but you will need to modify it a bit to fit the tvt data.

At this momment i dont remember if there was any other packet that could trigger a clock in the client

  • 0
Posted

Thank you B1ggBoss!That fits what i need:)

 

Problem solved. is you have another question about this pm me to unlock it. Locked.
Guest
This topic is now closed to further replies.


  • Posts

    • Still looking for adaption on Vanganth GF extender adapted for modern client.
    • Why the fuck would u implement russian / polak memes into a codebase a customer uses..   Jesus christ grow up
    • ➡ Discount for your purchase: APRIL (10% discount) ➡ Our Online Shop: https://socnet.store  ➡ Our SMM-Boosting Panel: https://socnet.pro  ➡ Telegram Shop Bot: https://socnet.shop  ➡ Telegram Support: https://t.me/solomon_bog  ➡ Telegram Channel: https://t.me/accsforyou_shop  ➡ Discord Support: @AllSocialNetworksShop  ➡ Discord Server: https://discord.gg/y9AStFFsrh  ➡ WhatsApp Support: https://wa.me/79051904467 ➡ WhatsApp Channel: https://whatsapp.com/channel/0029Vau0CMX002TGkD4uHa2n  ➡ Email Support: solomonbog@socnet.store 
    • ➡ Discount for your purchase: APRIL (10% discount) ➡ Our Online Shop: https://socnet.store  ➡ Our SMM-Boosting Panel: https://socnet.pro  ➡ Telegram Shop Bot: https://socnet.shop  ➡ Telegram Support: https://t.me/solomon_bog  ➡ Telegram Channel: https://t.me/accsforyou_shop  ➡ Discord Support: @AllSocialNetworksShop  ➡ Discord Server: https://discord.gg/y9AStFFsrh  ➡ WhatsApp Support: https://wa.me/79051904467 ➡ WhatsApp Channel: https://whatsapp.com/channel/0029Vau0CMX002TGkD4uHa2n  ➡ Email Support: solomonbog@socnet.store 
    • Okay, I understand. First, to get started by contributing to open projects and learning along the way. Then, when you mention starting my own project privately, do you mean taking a free datapack like L2jMobius and trying to make it functional for an online server? Great, thank you very much — all this information is really helpful. I’ve been reaching out to several server admins here in Argentina, but it seems like none of them have the time or interest to take on an intern or assistant. xd   P.S.: Are you the creator of Hopzone? Brings back memories of when I was a kid, downloading servers at the cyber café. For two dollars, I could spend the whole day playing and eating candy like crazy.   Another question: between L2jMobius, L2jServer, and aCis, which one has ALL of its code free? As you probably noticed, I'm using ChatGPT to help me translate things, lol, and it suggested the following: Project Status Open Source Accepts Juniors? Difficulty L2JMobius Very active Semi-closed Partially (with patches) Medium-High L2JServer Active Fully open Yes (directly on GitHub) Medium aCis Semi-active Unofficial Not very clear Low
  • Topics

×
×
  • Create New...