Welcome!

Join our community of MMO enthusiasts and game developers! By registering, you'll gain access to discussions on the latest developments in MMO server files and collaborate with like-minded individuals. Join us today and unlock the potential of MMO server development!

Join Today!

Add New Runes - RCR, RCD, RSA

Joined
Jul 24, 2011
Messages
805
Reaction score
606
Hello

i'm tried to add new runes for Resist Critical Rate, Resist Critical Damage, Resist Skill Amp.
The runes cannot be added. Probably something need to be edited in WorldSvr.

IF you edit other rune to those force id's and values than it work well, so only the attaching have problems.
Tested these force id's which not work: 97, 98, 99, 112.

If i add new runes with example HP Auto Heal (Force 37) than working fine

The error which it give:
[Tue Apr 21 2020 13:33:04.909750 3890277232]: [##ERROR##] 'PassiveAbilityAttach' fail (Proc/SoulAbility.cpp:1224)
[Tue Apr 21 2020 13:33:04.909792 3890277232]: [##ERROR##] UsrMap Fail : MainCmd(1060) Ret(4C8:0:1224) Addr(IP) CharIdx(8)
 
Banned
Banned
Joined
Aug 10, 2010
Messages
159
Reaction score
33
Hello

i'm tried to add new runes for Resist Critical Rate, Resist Critical Damage, Resist Skill Amp.
The runes cannot be added. Probably something need to be edited in WorldSvr.

IF you edit other rune to those force id's and values than it work well, so only the attaching have problems.
Tested these force id's which not work: 97, 98, 99, 112.

If i add new runes with example HP Auto Heal (Force 37) than working fine

The error which it give:
[Tue Apr 21 2020 13:33:04.909750 3890277232]: [##ERROR##] 'PassiveAbilityAttach' fail (Proc/SoulAbility.cpp:1224)
[Tue Apr 21 2020 13:33:04.909792 3890277232]: [##ERROR##] UsrMap Fail : MainCmd(1060) Ret(4C8:0:1224) Addr(IP) CharIdx(8)

I'm having the same problem as you when trying to add these runes with these force ids, if I understand correctly what the error mentions and that the server doesn't support resistance yet. In the ep.8 that started the tests it was only improved in the later episodes.
 
Upvote 0
Joined
Jul 24, 2011
Messages
805
Reaction score
606
I'm having the same problem as you when trying to add these runes with these force ids, if I understand correctly what the error mentions and that the server doesn't support resistance yet. In the ep.8 that started the tests it was only improved in the later episodes.

It support.. Try to change your EXP rune force id (after you learned it) to the resist rate example. It will work :)
Only the attach as new rune not work
 
Upvote 0
Junior Spellweaver
Joined
Oct 12, 2018
Messages
121
Reaction score
39
It support.. Try to change your EXP rune force id (after you learned it) to the resist rate example. It will work :)Only the attach as new rune not work
You can stop trying it. I tried to do that few months ago. Even if u disable the checks to make the resist runes learn and upgradeable it is not working. It shows the values inside C panel but it dont takes effect on server side. Means that even if u get 200% resist dmg rune and values apply on client side character still receives same amount of damage.
 
Upvote 0
Newbie Spellweaver
Joined
Dec 24, 2019
Messages
75
Reaction score
6
You can stop trying it. I tried to do that few months ago. Even if u disable the checks to make the resist runes learn and upgradeable it is not working. It shows the values inside C panel but it dont takes effect on server side. Means that even if u get 200% resist dmg rune and values apply on client side character still receives same amount of damage.

You mean those runes is just visual? uhmmm so I guess ep8 doesn't support 'resists' runes.
 
Upvote 0
Junior Spellweaver
Joined
Oct 12, 2018
Messages
121
Reaction score
39
Yeah and im still noob for asm, simply that is not my world..

ASM is first lvl language above machine code. Most ppl simple dont need it anymore because of higher programming languages today. Thats why noone learns it anymore :D
 
Last edited:
Upvote 0
Back
Top