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] Repack TT 11.11.82 Full S6 Ep3 100%

Initiate Mage
Joined
Apr 22, 2013
Messages
1
Reaction score
0
Can anyone give me a guide how to setup server season6 ep3
...
 
Newbie Spellweaver
Joined
May 27, 2013
Messages
16
Reaction score
0
can someone give me an instruction on how to make this server? please i really want this. season6 episode 3. im using sql2000 . please give me a complete instruction.many thanks :)
 
Newbie Spellweaver
Joined
May 27, 2013
Messages
16
Reaction score
0


the same for 11.11.82 , good luck

sir thank you very much, now i have my own server running :) very easy :) but please tell me how to make all items socketed including the ancient items? and how to add master level exp? thank you so much in advance :)
 
Last edited:
Junior Spellweaver
Joined
Apr 17, 2008
Messages
189
Reaction score
41
sir thank you very much, now i have my own server running :) very easy :) but please tell me how to make all items socketed including the ancient items? and how to add master level exp? thank you so much in advance :)

You need to add all item codes in MuServer/SCFData/Items/SocketOptions.txt

Master level exp you gain after 3rd quest and level 400. On the default setting , you have to wait some time for the first level , after that will be easy on high level monsters.
 
Newbie Spellweaver
Joined
May 27, 2013
Messages
16
Reaction score
0
You need to add all item codes in MuServer/SCFData/Items/SocketOptions.txt

Master level exp you gain after 3rd quest and level 400. On the default setting , you have to wait some time for the first level , after that will be easy on high level monsters.

thank you sir but my master level takes too long to level up and gain master points. how can i fix that and how to add 3d on my client? im using mu online 6.3 client :)
 
Last edited:
Junior Spellweaver
Joined
Oct 1, 2012
Messages
127
Reaction score
8
I also would love to know how to edit master level exp rate.
 
Junior Spellweaver
Joined
Apr 17, 2008
Messages
189
Reaction score
41
MuServer/SCFData/SCF_Character.ini

[Master]
SCFMaster_Div1=2.8
SCFMaster_Div2=10.7
SCFMaster_Div3=30.0
SCFMaster_ValueLimit=800.0

Higher values for div1/2/3 for higher exp , maybe :p
 
Newbie Spellweaver
Joined
May 6, 2013
Messages
46
Reaction score
1
Anyone has the stock/default shop codes?

BTW Here's the edited chaos machine so that it's not 100% successful.
Code:
[VIPMixExtra]SCFIsVipExtraMixPercent=1
SCFVipExtraMixPercent = 10


[DefaultMix]
SCFChaosWeaponMinPercent = 0
SCFChaosWeaponMaxPercent = 85
SCFChaosWeaponMaxMixLevel = 5
SCFChaosWeaponSkillPercent = 25
SCFChaosWeaponLuckPercent = 45
SCFChaosWeaponZ28Max = 3
SCFIsAllowExcChaosWeapon = 1
SCFExcChaosWeaponPercent = 15
SCFExcChaosWeaponMaxOpt = 4


SCFFirstWingMinPercent = 0
SCFFirstWingMaxPercent = 85
SCFFirstWingMaxMixLevel = 6
SCFFirstWingSkillPercent = 35
SCFFirstWingLuckPercent = 40
SCFFirstWingZ28Percent = 55
SCFFirstWingZ28Max = 4


SCFDinorantMixPercent = 70
SCFDinorantSkillPercent = 60
SCFDinorantZ28Percent = 30
SCFDinorantZ28Max = 4


SCFFruitMixPercent = 70


[SecondWingMix]
SCFRFCapeProbability = 50
SCFDLRFCapeMinPercent = 0
SCFDLRFCapeMaxPercent = 80
SCFDLRFCapeLuckPercent = 30
SCFDLRFCapeZ28Percent = 30
SCFDLRFCapeZ28Max = 4
SCFDLRFIsUseNewExcMixSystem = 1
SCFDLRFExcOptionProbability = 30
SCFDLRFMaxExcOption = 3


SCFSecondWingMinPercent = 0
SCFSecondWingMaxPercent = 80
SCFSecondWingLuckPercent = 30 
SCFSecondWingZ28Percent = 30
SCFSecondWingZ28Max = 4
SCFSecondWingIsUseNewExcMixSystem = 1
SCFSecondWingExcOptionProbability = 30
SCFSecondWingMaxExcOption = 3


[ThirdWingMix]
SCFCondorFeatherMixMinPercent = 0
SCFCondorFeatherMixMaxPercent = 75


SCFThirdWingMinPercent = 0
SCFThirdWingMaxPercent = 50
SCFThirdWingLuckPercent = 15
SCFThirdWingZ28Percent = 20
SCFThirdWingZ28Max = 4
SCFThirdWingIsUseNewExcMixSystem = 1
SCFThirdWingExcOptionProbability = 30
SCFThirdWingMaxExcOption = 3


[SetItemMix]        //Not used in all versions, uses item 14,27 (Ancien Metal)
SCFSetItemMixMinPercent = 0
SCFSetItemMixMaxPercent = 70
SCFSetItemOptionPercent = 60


[DLPetMix]
SCFDarkHorseMixPercent = 60
SCFDarkHorseSkillPercent = 30


SCFDarkSpiritMixPercent = 60 
SCFDarkSpiritSkillPercent = 30


[SiegeMix]
SCFBlessPotionMixPercent = 70
SCFSoulPotionMixPercent = 60
SCFLifeStoneMixPercent = 70
SCFCastleSpecialMixPercent = 80


[HiddenTreasureMix]    //Used in earlier Japanese Aniversery Version (crystals)
SCF7BlueCrystalMixPercent = 70
SCF5RedCrystalMixPercent = 70
SCF3BlackCrystalMixPercent = 70
SCFBlueRedBlackCrystalMixPercent = 70


[FernirMix]
SCFFenrir01LevelMixRate = 70
SCFFenrir02LevelMixRate = 50
SCFFenrir03LevelMixRate = 30
SCFFenrirUpgradeMaxPercent = 35


[ShieldPotionMix]
SCFShieldPotionLv1MixRate = 50
SCFShieldPotionLv2MixRate = 30
SCFShieldPotionLv3MixRate = 25


SCFShieldPotionLv1MixMoney = 1000000
SCFShieldPotionLv2MixMoney = 2500000
SCFShieldPotionLv3MixMoney = 5000000


[SocketMix]
SCFSeedMixMaxSuccessRate = 70
SCFExtractSeedChaosMixBaseRate = 70


[BloodCastleMix]
SCFBCInviteChaosSuccessRate1 = 90
SCFBCInviteChaosSuccessRate2 = 80
SCFBCInviteChaosSuccessRate3 = 70
SCFBCInviteChaosSuccessRate4 = 60
SCFBCInviteChaosSuccessRate5 = 50
SCFBCInviteChaosSuccessRate6 = 40
SCFBCInviteChaosSuccessRate7 = 30
SCFBCInviteChaosSuccessRate8 = 20


SCFBCInviteChaosMixMoney1 = 1000000
SCFBCInviteChaosMixMoney2 = 1500000
SCFBCInviteChaosMixMoney3 = 2000000
SCFBCInviteChaosMixMoney4 = 2500000
SCFBCInviteChaosMixMoney5 = 3000000
SCFBCInviteChaosMixMoney6 = 3500000
SCFBCInviteChaosMixMoney7 = 4000000
SCFBCInviteChaosMixMoney8 = 7500000


[IllusionTempleMix]
SCFITChaosSuccessRate1 = 80
SCFITChaosSuccessRate2 = 70
SCFITChaosSuccessRate3 = 60
SCFITChaosSuccessRate4 = 50
SCFITChaosSuccessRate5 = 40
SCFITChaosSuccessRate6 = 30


[DevilSquareMix]
SCFDQChaosSuccessRateLevel1 = 90
SCFDQChaosSuccessRateLevel2 = 80
SCFDQChaosSuccessRateLevel3 = 70
SCFDQChaosSuccessRateLevel4 = 60
SCFDQChaosSuccessRateLevel5 = 50
SCFDQChaosSuccessRateLevel6 = 40
SCFDQChaosSuccessRateLevel7 = 30


[PlusItemMix]
SCFCBmixLuckAddPercent = 10    
SCFCBmixStart10 = 30 
SCFCBmixStart11 = 25
SCFCBmixStart12 = 20
SCFCBmixStart13 = 15
SCFCBmixStart14 = 10
SCFCBmixStart15 = 5
SCFCBmixMaxRate10 = 40
SCFCBmixMaxRate11 = 35
SCFCBmixMaxRate12 = 30 
SCFCBmixMaxRate13 = 25
SCFCBmixMaxRate14 = 20
SCFCBmixMaxRate15 = 15


[LuckyItem]
SCFLuckyJewelMaxDurabilitySuccess=60
SCFLuckyItemMinLevel=1
SCFLuckyItemMaxLevel=15
SCFLuckyItemMaxOption=7
SCFChaosLuckyItemLuckPercent=40
 
Junior Spellweaver
Joined
Dec 25, 2007
Messages
174
Reaction score
2
There is not maps for 3rd quest. And i cannot add them :/ i try to much times but can't.

there is not map Crywolf,Barracks,Refuge. and Can't move there use command /move Crywolf.
 
Newbie Spellweaver
Joined
May 6, 2013
Messages
46
Reaction score
1
There is not maps for 3rd quest. And i cannot add them :/ i try to much times but can't.

there is not map Crywolf,Barracks,Refuge. and Can't move there use command /move Crywolf.

You should run GSCS Together with the GS Main so that you can easily move to Crywolf :D Don't forget to configure the GSCS enjoy
 
Newbie Spellweaver
Joined
Apr 2, 2013
Messages
5
Reaction score
0
Is the Mastery Skill Tree of this version file 100% working? I tested it but found so many bugs on master skill tree or do i still need to configure my SkillTreeData.txt?
 
Newbie Spellweaver
Joined
May 6, 2013
Messages
46
Reaction score
1
Is the Mastery Skill Tree of this version file 100% working? I tested it but found so many bugs on master skill tree or do i still need to configure my SkillTreeData.txt?
What client are you using? For me I tested most of the master skill tree and it's working fine. The only MST would be the one for the rage fighter.
 
Newbie Spellweaver
Joined
Aug 8, 2008
Messages
5
Reaction score
0
Client auto log-out after after several minutes. How to resolve this error? please see the image below.

Fire4ever - [Release] Repack TT 11.11.82 Full  S6 Ep3 100% - RaGEZONE Forums


Also, can anyone upload the database file for sql2000?

Thank you....

Error Resolved Already.....
 
Last edited:
Back
Top