hey, can someone provide links again? they appear to be broken..
hey, can someone provide links again? they appear to be broken..
Hi guys,
I am looking to adjust my rates and am a bit confused. Maybe someone could give me some pointers on the following questions:
- Starting the game I have some +15 armor in my inventory. Is that true for vanilla?
- In rates.properties: To have regular XP rate for leveling I would guess to set "rate.exp = 100" correct?
- If above is correct, does that apply to all rates? Sometimes I find comments like "# 100% original = 1100" -> which leads me to believe 100% might be a setting of 1100?
- I can only find enchantment rates and not enhancement rates. Are those interchangeable? If not, how do I set enhancement rates?
Thank you in advance and thanks for all the work!
Last edited by philz90; 21-09-21 at 08:51 AM.
1. Nop its not
2. You are right
3. its not 1100 = 100% , its 100 = 100% , its not added , but the total experience raises by x 1 basicaly getting 0.2 times more exp or 1x more exp, exp calculation is always annoying , so if you want to have official rates , go for 100
4. go to rate.properties and find "rate.enchant.armor.level = " <-- thats for armor when you use blackstone thingy, i know what for a fact because
rate.enchant.armor.level = 1000000 < - this equals 100% to do it, even if what you see ingame doesn't reflect it and it doesn't matter. and you have 8 of those numbers basicaly meanining untill +8 you can enhance without failing and i've tested in the game .
Also i can't figure out whats the last number for 3000 - because thats +21 , which shouldn't exist ... . Anyway to much talk and these are the stuff i figure out till now.
===============
I have a question :
WHERE do i change the price of a sold item in a shop , for example crone stones at blacksmith, i can't find the Table that handle this in SQLITE file opened in Navicat.
i don't want to change anything right now but do i have to modify the client to see the changes in the game ? if i change just the price in DB Item_Table ?
You can write to Ledie and get a link, I have a client from this distribution.
I have changed a lot in datasheets.bexcel so there will be little benefit from my client )
- - - Updated - - -
If no objections, I can post the original, which I downloaded in this thread. But only through Torrent. (my speed is 300mb)
I have this client - Complete Client GDrive (COMPLETE WITH PATCH APPLYED)
- - - Updated - - -
Does reading work here ? I leave the characters, read, and in the character selection status - this does not appear ( Is everyone so ?
Last edited by Azanty; 21-09-21 at 01:19 PM.
can i play single player? in my local server?
Can anyone test and tell me if events.properties - Auto Reward is its working on your side ? Normaly it should give every 3 min the rewards bellow but it doesn't and sometimes , when i restart the server it does. IDK how and why , and randomly does it for 1 player.
# Enable Auto reward event.# Default: true# 启用在线奖励events.auto.reward.enable = true# Auto reward each 30 min.# Default: 30# 在线奖励间隔events.auto.reward.time = 30# Auto reward mail name.events.auto.reward.mail.name = GMChibi# Auto reward mail subject.events.auto.reward.mail.subject = Testing# Auto reward mail message.events.auto.reward.mail.message = Use with Paprikash.# Auto reward ItemId;EnchantLevel;Count# Default: 17072;0;1-----16241;0;3,16001;0;3,16002;0;3,588;0;3,17072;0;1,7;0;800,17553;0;1,447;0;1# 邮件奖励#antes 6;0;1000,16241;0;1,7;0;500events.auto.reward.items = 16080;0;80,6;0;1000,16241;0;1,7;0;500,17072;0;1-----16241;0;3,16001;0;3,16002;0;3,588;0;3,17072;0;1,7;0;800,17553;0;1,447;0;1# max mail# Default: 100# 最大邮件数量events.mail.max = 200
This is how ti looks on my side.
google links have issue. please give another links?
Setting for 3 minutes - events.auto.reward.time = 3 (For those who are in the tank # Auto reward each 30 MINUTES - Karl)
Me and my wife are playing on normal accounts , thats why im saying its not sending the mail every 30 min , do i have to set it up somewhere else besides there ? Is there something else i need to do ?
Can you make a screenshot of your settings ?
Here is an example of mine and everything works for just 30 minutes, just put the numbers of the events you have
# Attendance eventId(int);enable(bool);startDate(Format: yyyy-MM-dd'T'HH:mm:ss.SSS'Z');period(ms);.
events.attendance.events = 1;true;2025-01-01T10:00:00+03:00;2592000000,2;true;2025-01-01T10:00:00+03:00;2592000000,3;true;2025-01-01T10:00:00+03:00;2592000000,4;true;2025-01-01T10:00:00+03:00;2592000000
# Enable Auto reward event.
events.auto.reward.enable = true
# Auto reward each 30 min.
events.auto.reward.time = 30
# Auto reward mail name.
events.auto.reward.mail.name = Server
# Auto reward mail subject.
events.auto.reward.mail.subject = Reward
# Auto reward mail message.
events.auto.reward.mail.message = GIFT
# Auto reward ItemId;EnchantLevel;Count
events.auto.reward.items = 6;0;91,16490;0;1,16241;0;1
# max mail
events.mail.max = 100
Last edited by Azanty; 21-09-21 at 09:01 PM.