Jump to content

[11172][Patch] Implement "On-Login" achievents (type 74)


Schmoozerd

Recommended Posts

What bug does the patch fix? What features does the patch add?

This implements support for achievements of type 74 (pvp-title achievements and birthday achievements

For which repository revision was the patch created?

11167 1/2

Is there a thread in the bug report section or at lighthouse? If yes, please add a link to the thread.

no

Who has been writing this patch? Please include either forum user names or email addresses.

me

Patch:

http://paste2.org/p/1246611

Example entry for 5th birthday-achievement:

INSERT INTO achievement_criteria_requirement VALUES

(12562, 20, 5, 0);

Known problem:

The time calculation for years is a bit off to reality, as untill 2100 at least it is never more off than 18h (assuming "birthday time" is set to any time > 1901)

However I think we need a more generic and more powerfull way to calculate "calender-events" and hence I think this simple approach is good enough to go (anybody is free to tune a few hours by config)

Link to comment
Share on other sites

×
×
  • Create New...

Important Information

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. Privacy Policy Terms of Use