This is a read only copy without any forum functionality of the old Modcraft forum.
If there is anything that you would like to have removed, message me on Discord via Kaev#5208.
Big thanks to Alastor for making this copy!

Menu

Author Topic: Trinitycore Achievements!  (Read 2417 times)

Raci

  • Registred Member
  • BLP Convertor
  • *****
  • Posts: 10
    • View Profile
Trinitycore Achievements!
« on: September 29, 2015, 06:52:28 pm »
Hey Modcraft,

I recently switched to TrinityCore and I'm trying to figue out how to make a custom achivement work. I have made 10000000 on Arcemu in the past so I know how to do the dpc edits and the patching, however, whenever I edit the dbc files while following the trinity achivement.dbc and achivementcriteria.dbc nothing happens. In this case I'm trying to get an achivement to be awarded to a player on killing mob 40 but it doesn't work. Am I missing something that trinity requires outside of those dpc edits?

Here is my achivement.dbc

https://gyazo.com/75e0ecf0180e0b8cfbbad196ca06bddd

and My archivementcriteria.dbc

https://gyazo.com/e575bee9e6ccf78aa74fc019c7e40ae4

for the achivement i'm trying to create.


Thanks!
« Last Edit: January 01, 1970, 01:00:00 am by Admin »

Ascathos

  • Moderators
  • Creator of Worlds
  • *****
  • Posts: 1129
    • View Profile
Re: Trinitycore Achievements!
« Reply #1 on: September 30, 2015, 05:14:31 am »
Remember to add achivements into the db.

http://collab.kpsn.org/display/tc/achie ... teria_data

This might help you.
« Last Edit: January 01, 1970, 01:00:00 am by Admin »

Raci

  • Registred Member
  • BLP Convertor
  • *****
  • Posts: 10
    • View Profile
Re: Trinitycore Achievements!
« Reply #2 on: October 01, 2015, 05:01:34 am »
I did this already, with no results. I tried copying the data from other kill achieves, once again no results. Any other ideas?
« Last Edit: January 01, 1970, 01:00:00 am by Admin »

Raci

  • Registred Member
  • BLP Convertor
  • *****
  • Posts: 10
    • View Profile
Re: Trinitycore Achievements!
« Reply #3 on: October 11, 2015, 04:13:35 am »
bump!
« Last Edit: January 01, 1970, 01:00:00 am by Admin »

Namiriu

  • Registred Member
  • Polygonshifter
  • *****
  • Posts: 57
    • View Profile
Re: Trinitycore Achievements!
« Reply #4 on: October 11, 2015, 07:21:48 pm »
Same problem on Trinitycore 3.3.5 sadly ... i've the problem since 5/6 month, didnt try again :(

If you find a solution plz give it here :)
« Last Edit: January 01, 1970, 01:00:00 am by Admin »

Magnus

  • Moderators
  • Wiki Incarnate
  • *****
  • Posts: 147
    • View Profile
Re: Trinitycore Achievements!
« Reply #5 on: October 12, 2015, 05:37:30 pm »
The DBC looks fine as far as I can see. Only in achievement I think you have to replace the value 81 with the amount of points you want to give.

You must copy the modified dbc to your server.
And you have to add this criteria to achievement_criteria_data into TC world database.

Than check in character_achievement_progress at the character db what's going on there. Is there this criteria counting ? May you want to increase for testing the no. of killing mobs from 1 to f.ex. 10. Than you should see if it is counting up there.

But in general if you make everything correct the core can handle that.
« Last Edit: January 01, 1970, 01:00:00 am by Admin »