Jump to content
ZLOFENIX Games

Battlefield 4 [ZLO] Cómo crear un servidor


Recommended Posts

[BATTLEFIELD 4] ZLO - Cómo crear un servidor
1-post-divider_gold.png?w=560

17098508_1873975006157581_42074540684417
1-post-divider_gold.png?w=560
 
 
::Paso 1:: 
 "Descarga de archivos necesarios para hostear un servidor en BF4-ZLO"
 
 Lo primero que debes hacer es descargar los siguientes archivos:
 
BF4-ZLOserver (R58-179171-Binaries):
 
MEGA: https://mega.nz/#!ktlThQTB!qF737U-WC7oEh2-NWRPwF6Z0a-W_phc993fOSAvLOXc
 
Zserver:
 
""Recuerda unirte al grupo oficial de discord para estar al tanto de nuevas versiones del servidor y actualizaciones""
 
::Paso 2:: 
"Registrar una cuenta para el servidor"
 Al igual que Battlefield 3 de ZLO, Es necesario introducir una cuenta para hostear el servidor, Para ello solamente debemos registrarlo a través del siguiente enlace: http://bf4.zloemu.org/servers?user. No es necesario que sea una cuenta verdadera o la que utilizamos en ZLO, Puede ser una cuenta "imaginaria" no más de 20 caracteres. Una vez que ya hemos introducido los datos requeridos, Procedemos al "paso 3".
 
::Paso 3::
"Configuración del servidor"
 Llegando a este paso solamente será necesario configurar el servidor para que podamos iniciarlo correctamente y sin problemas.
 Para empezar debemos crear un archivo llamado "StartServer" en una extensión .bat, Quedando de la siguiente manera: "StartServer.bat"
Cuando ya hemos creado el archivo lo abrimos y posteriormente pegamos lo siguiente:
 
@echo off
set INSTANCEDIRECTORY=%~dp0Instance
 
set SERVERNAME=::Servidor de prueba::Battlefield 4 Test::
set GAMEPORT=25200
set REMOTEADMINPORT=localhost:47100
set ADMINPASSWORD=password
set PINGSITE=ams
set REGION=ARG
set COUNTRY=ARG
echo "Running Server"
start /realtime bf4_Server_Final.exe -serverInstancePath "%INSTANCEDIRECTORY%" -GamePort %GAMEPORT% -Country %COUNTRY% -RemoteAdminPort %REMOTEADMINPORT% +admin.password "%ADMINPASSWORD%" -PingSite %PINGSITE% -Region %REGION% +vars.serverName "%SERVERNAME%" -DisplayAsserts false -zlogin #### -zpass ####
==========================================================
Donde dice:
zlogin #### -zpass ####
 
 Aquí se debe introducir la contraseña y la cuenta con la que nos hemos registrado anteriormente en: http://bf4.zloemu.org/servers?user, Quedando de la siguiente manera:
zlogin Cuenta_12@outlook.com -zpass Contraseña
=========================================================
 Una vez hecho lo anterior nos trasladaremos a la carpeta de Scripts y editaremos el archivo "Win32Game.cfg" que se encuentra allí reemplazando todo su texto por el siguiente:
 
-super layout.toc
-server
-dedicated
-Core.DisplayAsserts false
-Core.IgnoreAlways true
-Core.EnableJuice false
-CrashDump.WarnBeforeDoingMemoryDump false
-Game.CloseDuplicateApps 0
-ServerMetrics.Enabled 0
-ServerMetrics.TransactionTelemetryEnabled 0
-ServerMetrics.PerformanceTelemetryEnabled 0
-ServerMetrics.PerformanceProfileStateEnabled 0
-TransactionLog.OutputLevel 0
-ServerMetrics.DbxReportEnabled 0
-Online.QueueCapacityOverride 20
-Client.LoadingTimeOut 15
-Client.LoadedTimeOut 15
-Client.IngameTimeOut 15
-Server.IngameTimeOut 15
-Server.LoadingTimeOut 15
-Network.PacketLossLogInterval 10
-BFServer.DataSanityCheckEnabled true
-LiveServerProxy.Enabled false
-Server.IsReconfigurable false
-BFServer.TeamSwitchImbalanceLimit 4
-Game.DisablePreRound true
// Disable "the expectations of players" before the round
 
-Blaze.LogLevel 0
-Blaze.DisableCommanderRankEntryCriteria false\true
//Commander can be a player of lvl 10 on \ off
 
-MaxTickRate 144
// Maximum number of tickrate at your server
 
-Server.OutgoingHighFrequencyRconCap 144
// Maximum tickes on the server, you can toggle through the tools Rcon
========================================================
 Y por último nos trasladaremos a Instance\ y creamos una carpeta llamada Admin y luego dentro de esa carpeta creamos un archivo llamado "Startup.txt " En la cuál dentro de ella se encuentran las configuraciones básicas del servidor. En ese archivo pegamos lo siguiente: (IMPORTANTE- Desde aquí se debe configurar el servidor, ya que a través del archivo .bat no se podrá configurar el nombre, Contraseña, ETC.
# -------------------------------------------------------------------------------------------------------------------------
# File generated by Procon Frostbite. Replace the contents of your /cfg/AdminScripts/startup.txt
# on your game server with this file for your settings to remain persistent on game server restart.
# -------------------------------------------------------------------------------------------------------------------------
# Comments begin with a # at the start of a line.
# Quotations are optional for single words, but are required if the parameter contains spaces:
# Correct: admin.password Hello
# Correct: admin.password "Hello"
# Incorrect: admin.password Hello World
# Correct: admin.password "Hello World""
 
# Preset mode GunMaster
vars.gunMasterWeaponsPreset "1"
# The password for the admin connection through Procon. (Enter between quotes)
admin.password "pass"
# Activation punkbuster (Necessarily included)
punkBuster.activate
# Activation fairFight
fairFight.activate
# The name of your server (enter between quotes)
vars.serverName "TEST"
# Description of your server (enter between quotes)
vars.serverDescription ""
# Friendly Fire (true / false)
vars.friendlyFire true
# Timeout kicktime (seconds)
vars.idleTimeout 300
 
# Restrictions teamkill
vars.teamKillCountForKick 5
vars.teamKillValueForKick 0
vars.teamKillKickForBan 0
vars.teamKillValueIncrease 1
vars.teamKillValueDecreasePerSecond 0
# Autobalance teams (true/false)
vars.autoBalance true
# Killcam at server (true/false)
vars.killCam false
# Mini Map on the server (true/false)
vars.miniMap false
# 3D spot on the server (true/false)
vars.3dSpotting true
# The spot on the minimap (true/false)
vars.miniMapSpotting true
# 3rd person cam at vehicles (true/false)
vars.3pCam false
# The number of players on the server
vars.maxPlayers 64
# Respawn vehicles (true/false)
vars.vehicleSpawnAllowed true
# Delay respawn vehicles (%)
vars.vehicleSpawnDelay 100
# Damage from bullets
vars.bulletDamage 100
# Display names of selected players? (true/false)
vars.nameTag false
# Health regeneration (true/false)
vars.regenerateHealth false
 
# The minimum number of players to start the round. (Refers to the "Waiting for players")
vars.roundRestartPlayerCount -1
# Start the round with the number of players. (Refers to the "Waiting for players")
vars.roundStartPlayerCount 8
 
# Only squad leader spawn (true/false)
vars.onlySquadLeaderSpawn false
# Unlock weapons and gadgets in rank.
vars.unlockMode "stats"
# Player Health
vars.soldierHealth 100
# HUD Player (true/false)
vars.hud false
# Player respawn time (%)
vars.playerRespawnTime 100
# The number of tickets in the round (%)
vars.gameModeCounter 100
# Tickrate server
vars.OutHighFrequency 45
# Welcome on the server
vars.serverMessage "Welcome to our BF4 server"
# Aggressive entry to reserved slots
reservedSlotsList.aggressiveJoin false
# Round lockdown countdown (Refers to the "Waiting for players") (seconds)
vars.roundLockdownCountdown 15
# Warmup timeout (Refers to the "Waiting for players") (seconds)
vars.roundWarmupTimeout 600
 
# Maximum spectators
vars.maxSpectators 4
# Allow spectators (true/false)
vars.alwaysAllowSpectators true
# Hit Indicators (true/false)
vars.hitIndicatorsEnabled true
# Server type (RANKED / UNRANKED)
vars.serverType "RANKED"
// The main server type is OFFICIAL, Unranked and Private
 
# Commander mode (true/false)
vars.commander true
# Round time (%)
vars.roundTimeLimit 100
# Tickets bleedrate (%)
vars.ticketBleedRate 100
vars.teamFactionOverride 1 0
vars.teamFactionOverride 2 2
vars.teamFactionOverride 3 0
vars.teamFactionOverride 4 2
vars.preset "CUSTOM" true
///Custom server presets. So there are "Default" "NORMAL" and "Hardcore"
 
vars.idleBanRounds 0
vars.OutHighFrequency 45
// Tickrate in Hz your server will start ``
 
:zclient:1.4) ** Also in the Admin folder, the files have to be: **
``BanList.txt``
_- list of banned players._
``MapList.txt``
_- map rotation list._
``ReservedSlotsList.txt``
_ - list of reserving slots._
**If they not exist - create it**
2. **To start the server:**
2.1) _Start ZServer.exe_
2.2) _Start StartServer.bat_
2.3) _Have fun with your server_
 
``If the server status "OFFLINE" Repeat the steps above.
 
=========================================================
::Paso 5::
(Iniciar el servidor y la administración del Procon)
Llegando a este paso solamente debemos iniciar el archivo "Zserver.exe" y luego "StartServer.bat" En ese orden, Luego una vez que nos inicie el servidor debemos descargar una herramienta en la cuál sirve para la administración del mismo, Esta herramienta se llama Procon y la podremos descargar desde aquí:
Luego una vez abierto el programa nos saldrá un cartel a la derecha en la cual dice Crear conexión o añadir servidor en amarillo, Algunas veces estará en ingles, Damos click en esa opción y colocamos lo siguiente:
-Si dejaron la configuración de manera predeterminada deben colocar en donde dice IP deben colocar lo siguiente quedando así
LocalHost y al costado nos saldrá unos números parecidos a estos 48888 y lo debemos reemplazar por 47100
 
"LocalHost:47100"
 
-Abajo debemos colocar el nombre de usuario.
 
-Y al ultimo la contraseña en la cual es la que colocamos en archivo Startup.txt, Luego debemos colocar esa "X" Contraseña que colocamos en ese archivo.
Luego de colocar todos los datos debemos apretar en conectar en la cual se nos habilitará cuando hemos colocado y llenado todos los datos.
 
Una vez hecho esto, y si lo hemos hecho al pie de la letra y correctamente se nos debe conectar, De lo contrario hemos hecho algún paso erróneamente.
Aunque también, esto puede deberse a que colocamos otro IP en donde decia:
 
set GAMEPORT=47100
set REMOTEADMINPORT=192.168.0.104:47100
Del archivo Start_Server.bat
 
Debemos cambiar La IP 192.168.0.104 a por LocalHost y luego guardar los datos y cerrar el archivo _Startserver.bat. Luego debemos abrir el servidor nuevamente abrir el servidor para probar si ha funcionado.
 
Una vez que el procon nos reconozca el servido aún nadie puede conectarse al servidor. Esto se debe que el DMZ nos bloquea las IP entrantes y no es posible que haya comunicación para desactivar esto debemos buscar en el menú de inicio y buscar "CMD" Luego una vez abierto nos abrira una terminal de color negra en la cual debemos escribir luego la siguiente palabra "ipconfig" sin las comillas y nos aparecerá muchas ip, etc
Buscamos la linea en la cual diga IPv4 y al costado nos saldrà la direccion IP De nuestra computadora, Luego copiamos dicha IP.
 
¿Y qué hago con esta ip?
 
 
Lo que debemos hacer es entrar en nuestra configuración de nuestro router y luego buscar la opción en la cual diga DMZ una vez allí debemos colocar nuestra IP en una casilla a la izquierda dependiendo de los modelos de los routers esto varia pero casi el %90 de los routers traen esta opción aunque en todos varía. Debemos colocar la IPv4 alli en la casilla y poner en guardar.
 
Hasta aquí termina el tutorial de cómo crear un servidor. Posteriormente se agregarán mas información a esto.
 
 
"RECUERDA QUE NO ESTÁ PERMITIDO HACER SERVIDORES CON MULTIPLICACIÓN 2XP+"
 

Eso es todo. No te olvides de unirte al grupo oficial de ZLO en Discord: https://discord.gg/XTEdWDV

d4d1cbf7044840a1bbbf1bf8c807f34e.png

1-post-divider_gold.png?w=560

 

 "Grupo Oficial" de ZLO en facebook:  https://www.facebook.com/groups/zlogames/

12246857_465684153604040_403573857801995

 

1-post-divider_gold.png?w=560

 

Grupo de ZLO en Español - Ingles (Sitio de ayuda oficial)https://www.facebook.com/groups/zlogames/

13443052_278877855789177_426888361821462

 

1-post-divider_gold.png?w=560

 

Grupo No-Oficial de ZLO en Español (Comunidad): https://www.facebook.com/groups/Battlefield4OriginANDZlo/?fref=ts

16831848_1868214603400288_49418888007997

 

1-post-divider_gold.png?w=560

 

¡Eso es todo!

 
Link to post
Share on other sites
  • 3 months later...

nesecito la contraseña del del archivo de mega que no puedo descargarlo ese server funcia 100 %  lo kiero descargar eh intalar en mi pc aca en cuba para darle funcionamiento x una wifi casera saludos

Link to post
Share on other sites
Guest
This topic is now closed to further replies.
  • Similar Content

    • By exemaco
      Buenas a todos, los invito a jugar en el nuevo servidor de Battlefield 4, sos todos los latinos y cualquier otro bienvenidos a jugar en nuestro servidor.

    • By zhenya18
      В конце установки вылезает окно с ошибкой 

    • By wildfx
      Hey admins, I am new to forums and been playing Battlefield 4 for quite a while now. Since this is quarantine period and I have nothing to do all day, i was planning to unlock special camo and assignments in BF 4. I really want to unlock Battlefield 4 Dice LA camo and also complete phantom assignments. My questions are:
      1) How can i make my own private Dragon Valley server for the Dice LA camo? is it possible in zlo battlefield?
      2) Is there a way to unlock phantom assignments? As what i have seen in videos, you need battlelog for that so if it's possible in zlo Battlefield, I would really want to know a method.
      Please provide links to forums or any attachment required to host own unranked server
      Thank You
    • By Illluminati
      Hi,
      Me and my friend both want to play at the same time, from separate accounts and from separate computers. But we have a single internet connection. Will we be able to play together simultaneously?
      Without getting banned for reason: Multiple Account ? 
    • By tomacristi
      Hosting servers for everyone to have fun and enjoy unlocking assignments.
      Current games we have spread and help people get what they want:
      Battlefield 3                                                                                                                                   Battlefield 4
           
      Battlefield 4 TDM & DOM                                                                                                        Battlefield 4 Exclusive
            
      Battlefield Hardline

      Features:
      Battlefield 3 - 2XP, No Borders, Disabled Pre-Round, Best Playable Maps, 16 Slots.
      Battlefield 4 - All Maps, No Borders, 40 Bots, 14 Slots.
      Battlefield 4 TDM & DOM - No Borders, 50 Bots, Best Maps, 14 Slots.
      Battlefield 4 Exclusive - No Borders, 50 Bots, Unlimited Time, 60Hz, Whitelist, 8 Slots.
      Battlefield Hardline - No Borders, 40 Bots, All Modes & Maps, 64 Slots.
      Rules:
      BF3, BF4, BF4 Exclusive, BF Hardline - No Killing Players.
      Battlefield 4 TDM & DOM - No Rules.
      Planned:
      Battlefield 4 Mix - All Gamemodes (Air Superiority, Chain Link, Carrier Assault, etc.)
      Bad Company 2 & Vietnam Servers - Rush, Conquest, etc.
      Contact: https://discord.gg/kNfpNMf
      Join us today, a friendly community with warm reception
    • By Ranger7649
      Dear admin,
      hope you're doing well. i wanted to bring this into your notice that i think i got blocked on the game Battlefield 4, server PYCCKUU CEPBEP - METRO and LOCKER only.
      i dont remember the date or why it happened.
      i stopped playing a year back, now when i came back yesterday i was able to play in all the other servers except for this one. to tell you my love for battlefield 4 lies in these two maps and im not able to play them. hope you understand what i am going through. as i can easily join the other servers i wish to be the same with this one as well. as i would again love to spend my hours in these two maps.
      Player Name : Red_Ranger
      Game : Battlefield 4
       
      Thank You!
    • By Brendo
      In this topic, you can add video montages that you like and crazy moments in the game.

      https://www.youtube.com/watch?v=YXfnQghJ5lA
      https://www.youtube.com/watch?v=DzfErvendNA
    • By Aim2Strike
      So you have a emblem that you want to add to your Zloemu account but you cant add it because of the requirements?
      Well i have found a tool (http://www.imagemagick.org/script/index.php) that you can use to convert to emblem  
      1. Download Photo-to-emblem converter.7z and unzip it anywhere on pc.
      2. Put inside that folder your picture.
      3. Run convert.bat.
      4. Input picture filename and press enter.
      5. Done, it will be named emblem_ready.png ,now you can upload as your own emblem.
      6. Goto https://bf4.zloemu.net/emblem and upload it.
      7. Enjoy.  
       
    • By Brendo
      • Download and Install "ZloOrigin" •
      Download link  
      (ZloOrigin Download)

      • 1 • Download the official Origin
      (Official Origin Download)
      • 2 • Install, but do not run (or get out of Origin)
      • 3 • Download, unzip and install ZloOrigin
      • 4 • Run ZClient (After starting the program runs to tray - near the clock)
      Login with your email and password from http://zloemu.net click connect and wait to update and log us into system
      4.1 ZClient - Zclient Download!
      • 5 • Start ZloOrigin , after start he should log in and immediately open.
      • 6 • Downloading a game (or troubleshoot in the game) Download the game and all the DLC's for it. 
      There are 3 way to start the game:
      • 1 • Choose your game at the bottom of Zclient and press"Run".
      2 • Open a browser (preferably Yandex or those browsers that have NAPI) , (zclient needs to be online)
      http://bf4.zloemu.net/servers
      • 3 • Use Launcher  (zclient needs to be online)
      • 9 • Update PunkBuster. (Punkbuster download)
      • 10 • Join the game, have fun! 
      • 11 • If the game is closed without reason or gives you a problem, download PIPE.exe and start it before join in game and when game close again without reason
      PIPE will show you your problem
      ( Pipe.exe )
      • 12 • If you want to use launcher not browser
      (ZLOBF4 LAUNCHERS)

      • 13 • Bat file to clear Origin cache (DelOriginCache_.bat)


       



      5 1-1 -> Problem with х64 bit version, need to use x86 
      3 1-1 -> Problem with license file, delete C:\ProgramData\Electronic Arts (hidden folder)
      0 4 -> Game disconnected: you were kicked out by a game admin. 
      0 5 -> Game disconnected : you have been banned from this server.
      0 6 -1 ->Game disconnected : You were disconnected from Master! (Remove Origin from task manager and start again zclient) 
      0 14 -> Game disconnected : your connection to the server timed out.
      0 20 -> Game disconnected : you were kicked for inactivity
      0 23 -> Game disconnected : you were kicked by an admin.
      0 24 -> Game disconnected : you were kicked by PunkBuster.
      0 38 -> Game disconnected : you were kicked by  FairFight 
      1 1 -1 ->Game disconnected : Game files are corrupted
      4 12 -> Game disconnected : you are banned on the server
      0 27 -> Game disconnected : Set the original Origin
      16 -1 -> ZLOrigin error! Please start the game in 32bit mode (x86).
      0 7 -1 -> Game disconnected : Server have password

       
  • Recently Browsing   0 members

    No registered users viewing this page.

×
×
  • Create New...