conman
New Member
- Joined
- Aug 4, 2023
- Messages
- 13
- Reaction score
- 1
Hello,
Few words of introduction- I have recently set up a Canary 13.21 RL map server. For now, as weird as it may sound, I am not planning on hosting the server. Instead I am trying to create a strong character to test a high level EK vs what modern Tibia has to offer- in a safe environment
I've had plenty of experience with XML servers years ago (and old Tibia in general, starting from 2002/2003) but I am a total newbie when it comes to these "big" servers, databases and so on.
So far I was able to very slowly figure some things out- I have created (through the database) a strong EK, gave it proper level, experience, HP/MP, cap... well, everything I could figure out.
Right now I am trying to sort the Loyalty System out.
So far I have found just few places in the database where the Loyalty system was mentioned.
loyalty_ranking under a character itself - set it to 10 (I figured out that would mean the Sage title) and the site indeed shows the character with a title of Sage of...
loyalty_points under account - set it to 7000
premdays; premdays_purchased under account - just show the same number, currently ~700, dont think I'd have to set it any higher, more later.
Problem: no matter what I change, when logging with that character (account) I get a message:
Due to your long-term loyalty to XXX Server you currently benefit from a 15% bonus on all of your skills. (You have 1395 loyalty points)
TLDR: I want my character to have a working Sage of XXX in-game, with a maximum skill bonus and correct informations displaying in-game and I have no idea how to sort that out
Since my message turned out to be quite long- while I have plenty of other questions- let's start with that one
Thanks in advance for anyone willing to help.
Few words of introduction- I have recently set up a Canary 13.21 RL map server. For now, as weird as it may sound, I am not planning on hosting the server. Instead I am trying to create a strong character to test a high level EK vs what modern Tibia has to offer- in a safe environment
I've had plenty of experience with XML servers years ago (and old Tibia in general, starting from 2002/2003) but I am a total newbie when it comes to these "big" servers, databases and so on.
So far I was able to very slowly figure some things out- I have created (through the database) a strong EK, gave it proper level, experience, HP/MP, cap... well, everything I could figure out.
Right now I am trying to sort the Loyalty System out.
So far I have found just few places in the database where the Loyalty system was mentioned.
loyalty_ranking under a character itself - set it to 10 (I figured out that would mean the Sage title) and the site indeed shows the character with a title of Sage of...
loyalty_points under account - set it to 7000
premdays; premdays_purchased under account - just show the same number, currently ~700, dont think I'd have to set it any higher, more later.
Problem: no matter what I change, when logging with that character (account) I get a message:
Due to your long-term loyalty to XXX Server you currently benefit from a 15% bonus on all of your skills. (You have 1395 loyalty points)
- yesterday, first day of configuring the server, the number was 1394 so... it slowly goes up
- I cannot find that number anywhere in the database, I don't know where it's stored and how it's counted
- Title in-game says: You are a Squire of Tibia. That makes sense in accordance with the number ~1395
TLDR: I want my character to have a working Sage of XXX in-game, with a maximum skill bonus and correct informations displaying in-game and I have no idea how to sort that out
Since my message turned out to be quite long- while I have plenty of other questions- let's start with that one
Thanks in advance for anyone willing to help.