The main use & main function of this calc is Damage Reduction Calculator so you can know the Actual damage you deal to the mob. Imagine a lv30 with 100~1000 damage hit zakum "1".SoullessSoul wrote:not 不受欢迎 is just that all waiting hack and "BYPASS"..who will care about all these calculator...
actually all this calculator is usefull xD coz i`m using it xD
[Release] RCalc v0.02 ~ Damage Calculator Included!!!
Re: [Release] RCalc v0.02 ~ Damage Calculator Included!!!
-
- Death Warrior
- Posts: 92
- Joined: Sat Jun 19, 2010 12:08 pm
Re: [Release] RCalc v0.02 ~ Damage Calculator Included!!!
Works fine now thanks:]
-
- The Great Lord
- Posts: 1036
- Joined: Sun Feb 07, 2010 3:32 am
- Location: Lost WorlD
Re: [Release] RCalc v0.02 ~ Damage Calculator Included!!!
Raiden...i try making my own...mine tell me whr u get all those source??the link o.0
Re: [Release] RCalc v0.02 ~ Damage Calculator Included!!!
Actually I did it ALL by myself.......VB is SO EASY.......Go find tutorials and learn XD.SoullessSoul wrote:Raiden...i try making my own...mine tell me whr u get all those source??the link o.0
Theres no complicated things in VB, a simple program needs a form only, which is provided when you start a new project.
-
- The Great Lord
- Posts: 1036
- Joined: Sun Feb 07, 2010 3:32 am
- Location: Lost WorlD
Re: [Release] RCalc v0.02 ~ Damage Calculator Included!!!
i know this is kinda late but if u wan decimal point u could declare it as a float or double?Raiden wrote:Accuracy calculator is fixed. Now, accuracy calculator is completed. It may be somehow inaccurate at +-1 rate as VB`s Integer value will round down at 0.1~0.4 and round up at 0.5~0.9.
Tanking, I changed the name to "Defense", is in progress yet. I`ll complete it in future versions.
Re: [Release] RCalc v0.02 ~ Damage Calculator Included!!!
for Delphi you declare it as Extendedhappy125 wrote:i know this is kinda late but if u wan decimal point u could declare it as a float or double?Raiden wrote:Accuracy calculator is fixed. Now, accuracy calculator is completed. It may be somehow inaccurate at +-1 rate as VB`s Integer value will round down at 0.1~0.4 and round up at 0.5~0.9.
Tanking, I changed the name to "Defense", is in progress yet. I`ll complete it in future versions.
