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!

ZoneID 442

Elite Diviner
Joined
Sep 12, 2020
Messages
442
Reaction score
224
This is the 3 vs 3 INI file i need please, could anyone post it here ... a working 3 vs 3 file ....

Thanks all

Janebug



works 100% for 3 vs 3 ...iam sure you will be able to tweak it for 6 vs 6 ect......

[BOOT]
ZoneID = 442
BaseIni = .\ZoneBase.ini

IsDisableTrade = 1
IsDisableDual = 1
IsZonePartyEnabled = 0
IsDisableParty = 0

BG_IsForceGroup = 0
// BG_IsLimitJoinLevel = 15
BG_iBattleGroundType = 0
BG_iNumTeamPeople = 3 // # People in Group
BG_iNumTeam = 2 // # of Groups
BG_iFillFromQueue = 0
BG_iDisableRoleReconnect = 0
BG_iDisableDelNoRespondQueueObj = 0
BG_iWorldBattleGround = 0
BG_iWorldGroupID = 0

BG_iWorldQueueRule = 0
BG_iMinTeamPeople = 3 // Min People in group
BG_iKickDisconnect = 1
BG_Lua_RoleEnterBattleGround = ""
BG_Lua_MoveRoleToBattleGround = ""
BG_Lua_RoleJoinQueue = ""
BG_Lua_ClientLoaded = ""

 
Last edited:
Back
Top