• Unfortunately, we have experienced significant hard drive damage that requires urgent maintenance and rebuilding. The forum will be a state of read only until we install our new drives and rebuild all the configurations needed. Please follow our Facebook page for updates, we will be back up shortly! (The forum could go offline at any given time due to the nature of the failed drives whilst awaiting the upgrades.) When you see an Incapsula error, you know we are in the process of migration.

Character Speed

Elite Diviner
Joined
May 5, 2012
Messages
436
Reaction score
32
Hello RZ

Can I ask something if it is possible to reduce the character speed?
I guess it is part of the server side because the speed of your character increase when you add some stats in your agility + the option of items

it is possible to reduce the speed of character?
like if I add 1 Point on agility it takes no change?
it Require 5 Points to add another number on the speed rate?

I use MuEMU files s6ep3

qqqaFVx - Character Speed - RaGEZONE Forums


Thanks in Advance
 

Attachments

You must be registered for see attachments list
Last edited:
Master Summoner
Joined
Feb 17, 2017
Messages
580
Reaction score
72
You Can Check
[CharacterInfo]DWMaxAttackSpeed = 67000DKMaxAttackSpeed = 67000FEMaxAttackSpeed = 67000MGMaxAttackSpeed = 67000DLMaxAttackSpeed = 67000SUMaxAttackSpeed = 67000RFMaxAttackSpeed = 67000

at Main.Info if You want Dont mind the Points kwkwkw
 
Upvote 0
Junior Spellweaver
Joined
Nov 26, 2016
Messages
140
Reaction score
28
Code:
DWPhysiSpeedConstA = 20
DWMagicSpeedConstA = 10
DKPhysiSpeedConstA = 15
DKMagicSpeedConstA = 20
FEPhysiSpeedConstA = 50
FEMagicSpeedConstA = 50
MGPhysiSpeedConstA = 15
MGMagicSpeedConstA = 20
DLPhysiSpeedConstA = 10
DLMagicSpeedConstA = 10
SUPhysiSpeedConstA = 20
SUMagicSpeedConstA = 20
RFPhysiSpeedConstA = 9
RFMagicSpeedConstA = 9
speed = agi/value
 
Upvote 0
Back
Top