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!

[Release] Files Season 3 episode 1 by Pinkof.

Newbie Spellweaver
Joined
Aug 30, 2011
Messages
24
Reaction score
2
Have you ever play mu?
Pinkof - [Release] Files Season 3 episode 1 by Pinkof. - RaGEZONE Forums

Fully Reflect Incoming Damage.

Anyone can edit the client files to make wings say whatever I want. I can change that "reflect damage" option and put anything I want, and you must believe it? Just because client files said? I've been playing Mu Online since I'm a child, and I am pretty sure that S3 wings HAVE Speed +7 in place of that "reflect damage" option... And if I'm wrong, congratulations...
 
Joined
Mar 13, 2008
Messages
758
Reaction score
1,004
well i finish with GameServer. in next update will have:

CalcCharacter with all it.

[CONFIG]

ELF_m_DefenseDivisor = 10 //Defalut 10


ELF_m_SuccessfulBlockingDivisor = 4 //Defalut 4


ELF_m_AttackSpeedDivisor = 50 //Defalut 50


ELF_m_MagicSpeedDivisor = 50 //Defalut 50


ELF_AttackDamageMinRightDivisor = 7 //Defalut 7


ELF_m_AttackDamageMaxRightDivisor = 2 //Defalut 2


ELF_m_AttackDamageMinLeftDivisor = 7 //Defalut 7


ELF_m_AttackDamageMaxLeftDivisor = 2 //Defalut 2


wELF_AttackDamageMinRightDivisor = 7 //Defalut 7


wELF_AttackDamageMinRightDivisor2 = 14 //Defalut 14


wELF_m_AttackDamageMaxRightDivisor = 2 //Defalut 2


wELF_m_AttackDamageMaxRightDivisor2 = 3 //Defalut 3


wELF_m_AttackDamageMinLeftDivisor = 7 //Defalut 7


wELF_m_AttackDamageMinLeftDivisor2 = 14 //Defalut 14


wELF_m_AttackDamageMaxLeftDivisor = 4 //Defalut 2


wELF_m_AttackDamageMaxLeftDivisor2 = 8 //Defalut 3


DK_AttackDamageMinRightDivisor = 6 //Defalut 6


DK_m_AttackDamageMaxRightDivisor = 2 //Defalut 2


DK_m_AttackDamageMinLeftDivisor = 6 //Defalut 6


DK_m_AttackDamageMaxLeftDivisor = 2 //Defalut 2


DK_m_DefenseDivisor = 3 //Defalut 3


MG_AttackDamageMinRightDivisor = 6 //Defalut 6


MG_AttackDamageMinRightDivisor2 = 12 //Defalut 12


MG_m_AttackDamageMaxRightDivisor = 2 //Defalut 2


MG_m_AttackDamageMaxRightDivisor2 = 3 //Defalut 3


MG_m_AttackDamageMinLeftDivisor = 6 //Defalut 6


MG_m_AttackDamageMinLeftDivisor2 = 12 //Defalut 12


MG_m_AttackDamageMaxLeftDivisor = 2 //Defalut 2


MG_m_AttackDamageMaxLeftDivisor2 = 3 //Defalut 3


MGDW_m_Defense = 2 //Default 2


DL_AttackDamageMinRightDivisor = 7 //Defalut 7


DL_AttackDamageMinRightDivisor2 = 14 //Defalut 14


DL_m_AttackDamageMaxRightDivisor = 5 //Defalut 5


DL_m_AttackDamageMaxRightDivisor2 = 10 //Defalut 10


DL_m_AttackDamageMinLeftDivisor = 7 //Defalut 7


DL_m_AttackDamageMinLeftDivisor2 = 14 //Defalut 14


DL_m_AttackDamageMaxLeftDivisor = 5 //Defalut 5


DL_m_AttackDamageMaxLeftDivisor2 = 10 //Defalut 10


DL_m_SuccessfulBlockingDivisor = 4 //Defalut 10


DL_m_AttackSpeedDivisor = 10 //Defalut 10


DL_m_MagicSpeedDivisor = 10 //Defalut 10


DL_m_DefenseDivisor = 7 //Defalut 7


DW_m_AttackDamageMinRightDivisor = 3 //Defalut 3


DW_m_AttackDamageMaxRightDivisor = 2 //Defalut 2


DW_m_AttackDamageMinLeftDivisor = 3 //Defalut 3


DW_m_AttackDamageMaxLeftDivisor = 2 //Defalut 2


DW_m_AttackSpeedDivisor = 20 //Defalut 20


DW_m_MagicSpeedDivisor = 10 //Defalut 10


DW_m_DefenseDivisor = 2 //Defalut 2


ALL_m_MagicDamageMinDivisor= 15 //Defalut 15


ALL_m_MagicDamageMaxDivisor= 20 //Defalut 20


DKMG_m_AttackSpeedDivisor = 15 //Defalut 15


DKMG_m_MagicSpeedDivisor = 20 //Defalut 20


DKMG_m_SuccessfulBlockingDivisor = 3 //Defalut 3

and i add new files for make new spots in all map

("..\\ServerConfigs\\MonstersSpot\\Aida.txt");
("..\\ServerConfigs\\MonstersSpot\\Arena.txt");
("..\\ServerConfigs\\MonstersSpot\\Atlans.txt");
("..\\ServerConfigs\\MonstersSpot\\Devias.txt");
("..\\ServerConfigs\\MonstersSpot\\Dungeon.txt");
("..\\ServerConfigs\\MonstersSpot\\Icarus.txt");
("..\\ServerConfigs\\MonstersSpot\\KantruRemain.txt");
("..\\ServerConfigs\\MonstersSpot\\LostTower.txt");
("..\\ServerConfigs\\MonstersSpot\\Noria.txt");
("..\\ServerConfigs\\MonstersSpot\\Tarkan.txt");

Now will be more easy add spots without be searching in monstersetbase.txt XD

Next update have this features and GameServerCS with fix crash packet , anti dc hack ,anti trade hack, and calccharacter. all others customs will be only for GameServer.
 
Skilled Illusionist
Joined
Jan 17, 2013
Messages
326
Reaction score
19
When you release the next update Pinkof? not want to rush you but there are people willing to try everything quickly to get updates quickly
 
Experienced Elementalist
Joined
Sep 13, 2006
Messages
253
Reaction score
9
i still have this problem ..


can anyone help me about this ?
i have sql 2000
win7 32

i run the ExDB and dataserver with local 127.0.0.1 and still i have same error
 
Newbie Spellweaver
Joined
Jul 21, 2006
Messages
9
Reaction score
0
excellent files, waiting for GameServerCS. When approximately to wait?
 
Newbie Spellweaver
Joined
Apr 24, 2012
Messages
13
Reaction score
0
After Chosing server a have this:


Plz heLP!
 
Experienced Elementalist
Joined
Sep 13, 2006
Messages
253
Reaction score
9
i still have this problem ..


can anyone help me about this ?
i have sql 2000
win7 32

i run the ExDB and dataserver with local 127.0.0.1 and still i have same error

anyone can help me ?
what to do ??????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????
i try 1 mounth to make this to work and no one help me
....
 
Back
Top