Hi and Hello, my apologies for this thread in advance if this post is already Posted somewhere.
Now back to the main Topic, i noticed that some of the Source's here has a different "/sro" commands. I compared the "Blessed Source" and the "Virtuos Source v19".
And here what i have'd noticed:
I think the one in "Virtous Source v19" has a overflaws in integers? If i'm correct.? Because when you use the command for example: /sro 36 16985 36 16985 36 16985 "this will give an awake to your item 3x511% inc HP"
But the "36" is not even the Right Number Command of awake when you look in DefineAttribute.h in your Resource. The #36 refers to "DST_MP_MAX" not the #52 for the Correct "DST_HP_MAX_RATE" for Increase HP.
Unlike the "Blessed Source" it does not have overflaws on it i think? Because i tried to use the code: /sro 52 511 52 511 52 511 "it gives me the Proper Awakening for (DST_HP_MAX_RATE)".
Edit it slightly to make it favorable for the v19 "DefineAttribute.h"
Once again i posted this thread just to let also other people who does not know about this knowledge. If i did something wrong with the code or what please correct me, and i will gladly learn from you.
Now back to the main Topic, i noticed that some of the Source's here has a different "/sro" commands. I compared the "Blessed Source" and the "Virtuos Source v19".
And here what i have'd noticed:
I think the one in "Virtous Source v19" has a overflaws in integers? If i'm correct.? Because when you use the command for example: /sro 36 16985 36 16985 36 16985 "this will give an awake to your item 3x511% inc HP"
But the "36" is not even the Right Number Command of awake when you look in DefineAttribute.h in your Resource. The #36 refers to "DST_MP_MAX" not the #52 for the Correct "DST_HP_MAX_RATE" for Increase HP.
Unlike the "Blessed Source" it does not have overflaws on it i think? Because i tried to use the code: /sro 52 511 52 511 52 511 "it gives me the Proper Awakening for (DST_HP_MAX_RATE)".
Edit it slightly to make it favorable for the v19 "DefineAttribute.h"
Once again i posted this thread just to let also other people who does not know about this knowledge. If i did something wrong with the code or what please correct me, and i will gladly learn from you.
:handsdown:Best regards and respect to all:handsdown: