Jump to content
  • 0

Olympiad Period For Acis


Question

Posted (edited)

someone would have this code for ACIS? because I got a topic here in mxc but it does not work to the place: / if someone has could share? thank you.

http://www.maxcheaters.com/topic/177158-olympiad-period-end-time-when-char-login/

 

 

Attached Thumbnails

  • post-135130-0-19927400-1395168174_thumb.
Edited by кααy

5 answers to this question

Recommended Posts

  • 0
Posted (edited)

 

someone would have this code for ACIS? because I got a topic here in mxc but it does not work to the place: / if someone has could share? thank you.

 

Honey you mean this code:

public void olympiadEnd(L2PcInstance player)
{
		long milliToEnd;
		if(_period == 0)
		{
			milliToEnd = getMillisToOlympiadEnd();
		}
		else
		{
			milliToEnd = getMillisToValidationEnd();
		}

		double numSecs = milliToEnd / 1000 % 60;
		double countDown = (milliToEnd / 1000 - numSecs) / 60;
		int numMins = (int) Math.floor(countDown % 60);
		countDown = (countDown - numMins) / 60;
		int numHours = (int) Math.floor(countDown % 24);
		int numDays = (int) Math.floor((countDown - numHours) / 24);

		CreatureSay cs = new CreatureSay(0, Say2.ANNOUNCEMENT, "", "Olympiad period ends in " + numDays + " days, " + numHours + " hours and " + numMins + " mins.");
		player.sendPacket(cs);
}

No working?

Edited by AccessDenied
  • 0
Posted (edited)

enterworld.java

private static final String LOAD_PLAYER_QUESTS = "SELECT name,var,value FROM character_quests WHERE charId=?";
+ protected static int _period;

activeChar.sendPacket(SystemMessageId.PAYMENT_FOR_YOUR_CLAN_HALL_HAS_NOT_BEEN

+if(Config.OLYMPIAD_END_ANNOUNE && activeChar.isNoble()) 
+ { 
+ long milliToEnd; 
+ if(_period == 0) 
+ { 
+ milliToEnd = Olympiad.getMillisToOlympiadEnd(); 
+ } 
+ else 
+ { 
+ milliToEnd = Olympiad.getMillisToValidationEnd(); 
+ } 
+ 
+ double numSecs = milliToEnd / 1000 % 60; 
+ double countDown = (milliToEnd / 1000 - numSecs) / 60; 
+ int numMins = (int) Math.floor(countDown % 60); 
+ countDown = (countDown - numMins) / 60; 
+ int numHours = (int) Math.floor(countDown % 24); 
+ int numDays = (int) Math.floor((countDown - numHours) / 24); 
+ 
+ activeChar.sendPacket(new CreatureSay(0, Say2.ANNOUNCEMENT, "", "Olympiad period ends in " + numDays + " days, " + numHours + " hours and " + numMins + " mins.")); 
+
+ }

Olympiad.java

	-protected long _olympiadEnd;
	-protected long _validationEnd;

	+protected static long _olympiadEnd;
	+protected static long _validationEnd;


	-public long getMillisToOlympiadEnd()
	-{
	-	return (_olympiadEnd - Calendar.getInstance().getTimeInMillis());
	-}

	+public static long getMillisToOlympiadEnd()
	+{
	+	return (_olympiadEnd - Calendar.getInstance().getTimeInMillis());
	+}

	-public long getMillisToValidationEnd()
	-{
	-	if (_validationEnd > Calendar.getInstance().getTimeInMillis())
	-		return (_validationEnd - Calendar.getInstance().getTimeInMillis());
	-	
	-	return 10L;
	-}

	+public static long getMillisToValidationEnd()
	+{
	+	if (_validationEnd > Calendar.getInstance().getTimeInMillis())
	+		return (_validationEnd - Calendar.getInstance().getTimeInMillis());
	+	
	+	return 10L;
	+}
Edited by tazerman2
  • 0
Posted

Honey you mean this code:

public void olympiadEnd(L2PcInstance player)
{
		long milliToEnd;
		if(_period == 0)
		{
			milliToEnd = getMillisToOlympiadEnd();
		}
		else
		{
			milliToEnd = getMillisToValidationEnd();
		}

		double numSecs = milliToEnd / 1000 % 60;
		double countDown = (milliToEnd / 1000 - numSecs) / 60;
		int numMins = (int) Math.floor(countDown % 60);
		countDown = (countDown - numMins) / 60;
		int numHours = (int) Math.floor(countDown % 24);
		int numDays = (int) Math.floor((countDown - numHours) / 24);

		CreatureSay cs = new CreatureSay(0, Say2.ANNOUNCEMENT, "", "Olympiad period ends in " + numDays + " days, " + numHours + " hours and " + numMins + " mins.");
		player.sendPacket(cs);
}

No working?

thx u

Guest
This topic is now closed to further replies.


  • Posts

    • Can't find you on discord ,can you share your discord profile here?
    • Hello lovely community, When you talk, about trust first of all I want you to stay and think for a second. - If was not a trusted person why I would even share this information? (seriously not a single reason) - I did not share any information about how this happened, and which company had the vulnurability (the issue has been fixed from their side and they was very helpful and took quick action + our dev as expert took that quick action) I also want warmly thank abusix.com for providing detailed information (not going to share the whole email for obivious reasons) Mentioning  - So lets clarify now what to except from the project. We have different different protocols and 2 engines. But first we are going to start with Interlude Mastered which is going to be a modern engine but a familiar one. Secondary project will be with the latest engine UE however this one needs allot of work is not that easy it takes time(so we will have it soon as is ready) I got to agree with Seamless, Good project are developed quietly. Also we have already clarified that the servers that we are working are under development how is possible guys to give you detailed information about something that is not finished yet? The topic opened on General Discussion Instead of  Private Servers for a reason. Some of you already have serves in this topic please and none of you have approach they way i do and be open for your own servers unless you have it ready until now so please.... atleast I'm taking a step and I'm pretty much open to share information with everyone. Once everything is ready Server information and everything will be shared in the topic: Private servers. Thanks in advance.  
    • Boost your connection speed and secure your privacy today!  Official Website: https://novproxy.com?kwd=tt-max
    • Good projects are developed quietly and launched only when they are ready to maintain a consistent online presence and build a community. The formula is simple, yet people keep making the same mistakes.   Start with an alpha phase and keep access limited. Since the author claims to already have an inner circle, use that group for early testing. Then open a closed beta through invitation keys or a similar system. Later, announce an open beta.   During these early stages, do not accept donations, partnerships, or other forms of support. Focus entirely on improving the project. Once it is stable, announce it and continue maintaining it regardless of the maximum number of users on
    • in best case this project will open with 100 ppl
  • Topics

×
×
  • Create New...

Important Information

This community uses essential cookies to function properly. Non-essential cookies and third-party services are used only with your consent. Read our Privacy Policy and We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue..