-
Apprentice
How to change exp/zen/mobspots/items in shop
hello people , since yesterday i've been succesfull in setting up a private server and now i am wondering how to adjust the exp/zen/mobspots and the items in the shops , is there anyone willing to help me with it? , if so then add my MSN please , jeroenvannuil4@hotmail.com
-
-
Re: How to change exp/zen/mobspots/items in shop
Exp / Zen - CommonServer.cgf
Mobspots - Monstersetbase.txt
Items in Shop - Shop 1 - xx
All items in server listed in
Lang/XXX/Item(XXX).txt
-
Apprentice
Re: How to change exp/zen/mobspots/items in shop
hi sieghart , thx for the help but could you please help me configure it? , i just don't know how to put in the lines , i made a copy of my common.cfg
// ================================================== //
// # GameServer 1.00.90 : Common.txt # //
// # RMST Tornado Project 2011 # //
// # Great Develop - MMO Development Everywhere, RMSTeam - Новости # //
// ================================================== //
//-----------------------------------------------------------------//
[GameServerInfo]
ClientExeVersion = 1.02.40
ClientExeSerial = serialhere
//----------------------------------------------------------------//
[CheckSum]
UseCheckSum = 0
//----------------------------------------------------------------//
[Bypasseres]
PersonalIDBypasser = 1
GuildIDBypasser = 1
//----------------------------------------------------------------//
[ChatLogs]
EnableAllChatLogs = 1
//----------------------------------------------------------------//
[Logs]
DisableLogs = 0
//----------------------------------------------------------------//
[Guild]
GuildAllianceMinPlayers = 20
//----------------------------------------------------------------//
[LevelUpPoints]
LevelUpPointsForDl = 10
LevelUpPointsForMg = 10
LevelUpPointsForDkElfDwSum = 5
ExtraPointsAfterMarlonQuest = 1
MasterlvlPoints = 1
//----------------------------------------------------------------//
[MaximumZen]
MaxZenInBag = 2000000000
MaxZenInVault = 1000000000
//----------------------------------------------------------------//
[LevelSettings]
MaxLevel = 400
MaxXPLevel = 401
MaxMasterLevel = 200
//----------------------------------------------------------------//
[PartyExp]
NormalParty2Exp = 10
NormalParty3Exp = 10
NormalParty4Exp = 10
NormalParty5Exp = 10
SetParty3Exp = 40000
SetParty4Exp = 40000
SetParty5Exp = 40000
//----------------------------------------------------------------//
[PKOptions]
PKKillLimit = 20
//----------------------------------------------------------------//
[DuelManager]
DuelEnabled = 1
DuelRanking = 1
DuelLogging = 1
//----------------------------------------------------------------//
[PartyGap]
IsPartyGap = 1
PartyGapLvl = 130
//----------------------------------------------------------------//
[ZenSettings]
NewFormulaEnabled = 1
AddZen_ML = 20
AddZen_Normal = 20
Zen_MasterDivisor = 650000
Zen_NormalDivisor = 650000
//----------------------------------------------------------------//
[PartyZenSettings]
NewFormulaEnabled = 1
AddZen_ML = 1
AddZen_Normal = 1
Zen_MasterDivisor = 20000
Zen_NormalDivisor = 20000
//----------------------------------------------------------------//
[GuildMaster]
GuildCreateReset = 0
//----------------------------------------------------------------//
[Dump]
EnableCrashDump = 0
//----------------------------------------------------------------//
could you please tell me what to change for getting 10k exp and at least 100k zen , starting from budge dragon , thx in advance
-
Re: How to change exp/zen/mobspots/items in shop
Umm.. ServerLocation/Data/CommonServer.cgf
//=================================
//General Options
//=================================
AddExperience = 800
AddZen = 2
ItemDropPer = 50
MonsterHp = 0
ZenDurationTime = 15
LootingTime = 10
MonsterHPAdjust = 100