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] CzF Season 4.5 [1.00.90] Bugless with custom modifications

Junior Spellweaver
Joined
Dec 13, 2004
Messages
119
Reaction score
4
Yeah I have kundun drop problem too. If I kill him in kalima7, he only drops poop. But when I spawn a kundun at other map (loren), he drop ancient item almost everytime I kill him.
And I also found this little "bug", wonder why no one has discovered it yet :lol:
View attachment 74215
You can NEVER create a MG wing with ex option if you leave this zero :laugh:
May i know which file to edit? tks
 
Junior Spellweaver
Joined
Dec 13, 2004
Messages
119
Reaction score
4
One changelog here on updates that I already added.

- Add custom Drops Blood Castle.
Code:
BCItemDropIndexID		= 14
BCItemDropGroupID		= 11
BCItemDropLevelID		= 12
BCItemDropDurabID		= 0
BCItemDropSkillID		= 0
BCItemDropLuckID		= 0
BCItemDropLifeID		= 0
BCItemDropExcID		        = 0
BCItemDropAncID		        = 0
- Add Custom Drops Wizard
Code:
WWItemDropIndexID		= 13
WWItemDropGroupID		= 20
WWItemDropLevelID               = 0
WWItemDropDurabID               = 0
WWItemDropSkillID               = 0
WWItemDropLuckID                = 0
WWItemDropLifeID                = 0
WWItemDropExcID                 = 0
WWItemDropAncID                 = 0
- Add Custom Drops Illusion Templo
Code:
ITItemDropIndexID		= 13
ITItemDropGroupID		= 20
ITItemDropLevelID               = 0
ITItemDropDurabID               = 0
ITItemDropSkillID               = 0
ITItemDropLuckID                = 0
ITItemDropLifeID                = 0
ITItemDropExcID                 = 0
ITItemDropAncID                 = 0
- Crash Dump Fix
Code:
CrashDumpFileFix                = 1
- Add 65535 Charactes
Code:
ActivateMaxPoints               = 1
- Add New DataServer 0.7.0.4
- Fix 65535 Negative DataBase - Editor.
- Fix 65535 LeaderShip Dark Lord ( no zera )
- Fix Life + 28
Code:
Uselife+28                      = 1
- Item duration time
Code:
ItemDurationTime                = 5
- Add Skill Level usage
Code:
TwistingSlashMinLevel           = 80
RagefulBlowMinLevel             = 170
DeathStabMinLevel               = 160
ImpaleMinLevel                  = 25
GreaterFortitudeMinLevel        = 120
PenetrationMinLevel             = 130
- Add Mana Shield Fix
Code:
ManaShieldAgiDiv                = 50
ManaShieldEneDiv                = 200
- Add Great Fortitude Divisor Fix
Code:
GreatFortitudeAgiDiv            = 100
GreatFortitudeEneDiv            = 20
- Fix Golden Invasion
Code:
GoldenInvasionFix               = 1
- Fix Berseker Summoner 65535
Code:
SummonerDamage65                = 1
- Mana Shield Fix 65535
Code:
ManaShieldFix65535              = 1
- Quest Complete Status Fix
Code:
QuestCompleteStatusFix          = 1
- Fix Game Master Win 7
Code:
GameMasterWin7Fix               = 1
- Corret Drops Tantallos ( Box of kundur )
Code:
CorretoDropsTantallos           = 1
- PK Bug Fixado
Code:
PkBugFixado                     = 1
- Corret Drops Box Kundur ( luck luck )
Code:
CorretoDropsdeItensLuck         = 1
- Acc Anciet + full
Code:
AncietItemFull                  = 1
- Acc Socket + Full
Code:
FullExeSocket                   = 1
- Illusion Temple Enter Fix
Code:
IllusionTempleEnterFix                   = 1
- Add custom Drops: ItemDropRate.script
Code:
//======================================================
// Item Drop Rate Adicionado by: pobrinho	        
//======================================================

//=================================================================================================================================
//Type	Index	Level	Opt	Luck	Skill	Dur	Rate	MonsterMinLvl	MonsterMaxLvl	Exc	Ancient
//=================================================================================================================================
12	15	0	0	0	0	0	5100	    12		200		0	0	//Jewel of Chaos
14	13	0	0	0	0	0	5130	    25		200		0	0	//Jewel of Bless
14	14	0	0	0	0	0	5126	    30		200		0	0	//Jewel of Soul
14	16	0	0	0	0	0	5350	    72		200		0	0	//Jewel of Life
14	22	0	0	0	0	0	5350	    78		200		0	0	//Jewel of Creation
13	14	0	0	0	0	0	5300	    78		200		0	0	//Loch's Feather
end
- Menu Bar and Text Color [70%]
Code:
MenuBarColor                             = 0x1C1C1C            ; Menu bar color
MenuBarTextColor                         = 0x00FF00            ; Menu bar text color
- Shop Acc Items ex

GS AND GS_CS

I come to say the vocês that I left all the customizadas options, that is possible to activate I number using it: 1 or to disactivate I number using it: 0

Also I come to inform that I will go to post all soon these updates and will be the end that I will go to launch.

What I will not go to post will be the following one.

- Add NPC Reset Custom
- Even classrooms and can be configured
- HP-MP Potion Recovery porcent
- All Custons :)

Does anyone have link to his update?
 
Back
Top