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!

MMT_WzEvents

Status
Not open for further replies.
Newbie Spellweaver
Joined
Jul 22, 2014
Messages
25
Reaction score
0
"MMT_WzEvents" - What do this files?

//=======================================//
//Project: MMTeam - Season II English //
//Version: GameServer 1.00.18 & 1.00.19 //
//Information: Webzen event configs //
//=======================================//

[BloodCastle]
BCRewardItemType = 12
BCRewardItemID = 15

[ChaosCastle]
ChaosCastleMinPlayers=1
ChaosCastleSetItemSuccess = 0 ;(100 = 0%) (0 = 100%)
ChaosCastleReward1Type = 14 ;Item Type Default 14
ChoasCastelReward1ID = 16 ;Reward ID Default Jewel of Life
ChaosCastleReward2Type = 14 ;Item Type Default 14
ChoasCastelReward2ID = 13 ;Reward ID Default Jewel of Bless
ChaosCastleReward3Type = 14 ;Item Type Default 14
ChoasCastelReward3ID = 22 ;Item ID Default Jewel of Creation
ChaosCastleReward4Type = 14 ;Item Type Default 14
ChoasCastelReward4ID = 14 ;Item ID Default Jewel of Soul

[RingEvent]
RingEventOrcRewardItemType=13
RingEventOrcRewardItemIndex=20

And how i can change Rewade?
 
Joined
May 26, 2009
Messages
17,398
Reaction score
3,265
It says clearly what it does
BCRewardItemType = 12
BCRewardItemID = 15
12 / 15 = jewel reward
change Index and ID of the item you wish to drop instead.
same with other CC event and RingEvent etc.

But i doubit it will work since MMT coders didnt even fix it to make it work.
 
Upvote 0
Status
Not open for further replies.
Back
Top