| Registrarse | Members | Calendar | Buscar |
tutorial para crear server tibia 8.1 |
![]() |
| Herramientas | Buscar en Tema | Desplegado |
| |||
|
hola pues lo prometido es deuda para toda la gente que me ha estado preguntando como hacer un server aqui les dejo la guia realizada por mi de aqui se descarga el tibia http://tibia.uptodown.com/descargar-gratis/ i aqui el ip changer(para conectarse a los server) http://www.cpz-gaming.com/IP/index4.php descarguenlo en rar. si no tienen rar em zip. aqui les dejo el link para descargar el server http://rapidshare.com/files/104950679/ColdFlamez_V5.rar AY ALGUNOS ANTIVIRUS QUE DETECTAN EL SERVER COMO TROYANO ESO ES POR QUE ES uN PROGRAMA QUE SE EJECUTA EN MSDOS OK TRANQUILOS1º bueno una vez descargado abrimos la carpeta coldflamez v5 (la 8.1) 2º abrimos config lua 2º ***ok una vez abierto nos aparecera esto nadamas vamos a cambiar lo que yo les diga en este tutorial que cambien lo demas lo dejamos como esta*** -----COLDFLAMEZ 8.1 Configuration----- -- data directory location datadir = "data/" -- map location map = "data/world/Coldflamez.otbm" -- mapkind -- options: OTBM for binary map, XML for OTX map mapkind = "OTBM" -- map store location (for XML only) mapstore = "data/world/Coldflamez-mapstore.xml" -- house store location (for XML only) housestore = "data/world/Coldflamez-housestore.xml" -- bans storage (for XML only) banIdentifier = "data/bans.xml" -- server name servername = "EL NOMBRE DE NUESTRO SERVER" -- server location location = "EL PAIS DEL SERVER" -- server ip (the ip that server listens on) ip = "NUESTRO NO IP O HOSTNAME" -- server port (the port that server listens on) port = "7171" -- server url url = "LA PAGINA WEB DEL SERVER (NO ES NECESARIA)" -- server owner name ownername = "EL NOMBRE DEL DUEÑO (EJEMPLO GOD BATISEAK)" -- server owner email owneremail = "TU CORREO ELECTRONICO" -- world type -- options: pvp, no-pvp, pvp-enforced worldtype = "pvp" EL TIPO DE MUNDO QUE QUEREMOS AQUI PODEMOS PONER PVP, NO-PVP, PVP.ENFORCED -- exhausted time in ms (1000 = 1 second) exhausted = 0 EL TIEMPO QUE TARDA EL EXHAUSTED (EL CANSANCIO AL HACER UN SPELL) SI NO QUIERES QUE HAYA EXHAUSTE TE RECOMIENDO QUE LO DEJES EN 0 -- exhausted time in ms for non-aggressive spells (1000 = 1 second) exhaustedheal = 0 EL TIEMPO QUE TARDA EL EXHAUSTED EN LOS NON AGRESSIVE SPELLS LO MISMO ES MEJOR DEJARLO ASI -- how many ms to add if the player is already exhausted and tries to cast a spell (1000 = 1 second) exhaustedadd = 0 EL TIEMPO QUE TARDA EL EXHAUSTED TE RECOMIENDO QUE LO DEJES ASI -- how long does the player has to stay out of fight to get pz unlocked in ms (1000 = 1 second) pzlocked = 60*1000 -- house rent period -- options: daily, weekly, monthly houserentperiod = "weekly" -- motd (the message box that you sometimes get before you choose characters) motd = "EL MENSAJE QUE APARECE EN EL CUADRO PARA SELECCIONAR UN CHAR" motdnum = "1" -- login message loginmsg = "EL MENSAJE QUE QUEREMOS PONER CUANDO LA GENTE ENTRE A NUESTRO SERVER" -- how many logins attempts until ip is temporary disabled -- set to 0 to disable logintries = 0 -- how long the retry timeout until a new login can be made (without disabling the ip) retrytimeout = 60*1000 -- how long the player need to wait until the ip is allowed again logintimeout = 0 -- allow clones (multiple logins of the same char) -- options: 0 (no), 1 (yes) allowclones = 0 -- max number of players allowed maxplayers = "500" EL NUMERO MAXIMO DE JUGADORES ONLINE AQUI PUEDES ELEGIRLO TE RECOMIENDO QUE LO ELIGAS CONFORME A LA VELOCIDAD DE TU COMPUTADORA -- SQL type -- options: mysql, sqlite sql_type = "mysql" --- MySQL part (ignore if you are using SQLite) sql_host = "localhost" sql_user = "root" sql_pass = "" sql_db = "otserv" --- SQLite part (ignore if you are using MySQL) sqlite_db = "db.s3db" ------------------------------------------------------------------------------------------------- ---------------------------- General ColdFlamez Config ---------------------------- ------------------------------------------------------------------------------------------------- -- world name (shows in the character list) worldname = "EL NOMBRE DEL MUNDO " -- time to save the server (default = 5) autosave = 10 LAS VECES QUE VA A DAR SAVE EL SERVER TE RECOMIENDO QUE PONGAS 5 EN LUGAR DE LAS 10 -- do you want to enable cap system? (yes/no) capsystem = "no" SI QUIERES QUE HAYA CAP SYSTEM (CAPACIDAD) TE RECOMIENDO QUE LO DEJES ASI -- anti-afk - maximum idle time to kick player (1 = 1min) kicktime = 60 CUANTO TIEMPO DURA EL ANTI AFK TE RECOMIENDO QUE LO DEJES ASI -- how many summons player can have maxsummons = 3 CUANTOS MOUNSTROS PUEDES SUMMONEAR POR CHAR AQUI PUEDES PONER EL NUMERO QUE QUIERAS -- maximum items in depot maxdepotitems = 10000 -- learn spells (yes/no) learnspells = "no" AQUI ES SI QUIERES QUE LOS CHARS TENGA QUE APRENDER LOS SPELLS O QUE YA LOS TENGAN TODOS -- do you want everyone to have premium freepremium = "yes" ESTA ES SI QUIERES QUE TODOS LOS JUGADORES TENGAN PREMIUM ACCOUNT -- remove ammunation? (bolts/arrows) removeammunation = "no" -- remove rune charges? (sd/hmm/gfb) removerunecharges = "yes" -- use item hotkeys? (yes/no) itemhotkeys = "yes" -- shoot trough battle window on players? (yes/no) battlewindowplayers = "yes" -- use account manager? (yes/no) accountmanager = "yes" -- summon follows master everywhere summonsfollow = "yes" -- allow outfit change outfitchange = "yes" -- damage to players with the same feet feetdamage = "yes" -- guild system type (SQL only)(ingame/online) -- online guild system requires the latest Swelia AAC guildsystem = "ingame" ------------------------------------------------------------------------------------- ----------------------------------- Multipliers ----------------------------------- ------------------------------------------------------------------------------------- -- experience multiplier (how much faster you got exp from monsters) expmul = 100000 ESTE ES EL MULTIPLICADOR DE EXPERIENCIA SI QUIERES QUE LA EXP SUBA RAPIDO ASI DEJALO PERO SI QUIERES QUE SUBA LENTO PUES PUEDE QUITARLE UNOS CUANTOS CEROS (10000) -- experience multiplier for pvp-enforced (how much faster you got exp from players) expmulpvp = 1000 ESTE ES EL MULTIPLICADOR DE EXPERIENCIA EN PVP ENFORCED SI QUIERE QUE SUBA RAPIDO AL MATAR A UN JUGADOR PUES AGREGA UNOS CUANTOS CEROS -- monster lootrating (how much faster you get items from monsters) lootmul = 1000 QUE RAITING QUIERES QUE TENGA EL LOOT PUES SI QUIERES PUEDES DEJARLO ASI O QUITARLE UNOS CEROS -- skill multiplier (another multiplier in data/vocations.xml) skillmul = 4000 MULTIPLICADOR DE SKILLS SHIELDING MAGIC LEVEL... OK PUES SI QUIERES QUE ESTAS SUBAN RAPIDO PUES AGREGANLE UNOS CUANTOS CEROS Y SI NO PUES QUITALE -- manaspent multiplier (another multiplier in data/vocations.xml) manamul = 10 EL MULTIPLICADOR DE MANASPENT SI QUIERES QUE VAYA MAS RAPIDO PUES AGREGA UNOS CEROS PERO SI NO ASI DEJALO -- how many monsters spawn at a time in 1 spawn spawnmul = 1 -- Price for each SQM when buying a house houseprice = 1000000 EL PRECIO QUE CUESTA UNA CASA AQUI LO PUEDES MODIFICAR A TU GUSTO -- level to buy a house houselevel = 5000 NIVEL PARA COMPRAR UNA CASA TAMBIEN LO PUEDES MODIFICAR A TU GUSTO -- maximum death entries per player maxdeathentries = 5 -- max message buffer (default = 4) -- how fast you get muted messagebuffer = 9999 -- minimum action interval (default = 200) minactioninterval = 200 -- protection for those under this level protectionlimit = 200 -- critical damage and chance {chance, extra damage percent} criticaldamage = {"0", "0"} --------------------------------------------------------------------------------------- -------------------------- Skull System configuration ------------------------- --------------------------------------------------------------------------------------- -- time to lose a white skull (1 = 1 minute) whitetime = 2 TIEMPO QUE TARDAS EN PERDER UNA WHITE SKULL AQUI PUEDES PONER LO QUE QUIERAS -- time to lose one frag (1 = 1 minute) fragtime = 15 TIEMPO EN PERDER UNA FRAG (WHITE SKULL)PUES AQUI ES LO MISMO -- ban unjust, how many frags you need to get banned (1 = 1 frag) banunjust = 50 -- red skull unjust, how many frags you need to get a red skull (1 = 1 frag) redunjust = 10 CUANTOS JUGADORES MUERTOS NECESITAS PARA PERDER OBTENER UNA RED SKULL AQUI MODIFICALO COMO QUIERAS -- bantime, for how long the player is banned (1 = 1 hour) bantime = 24*1 AQUI PODEMOS ELEGIR EL TIEMPO QUE TARDA UN JUGADOR BANNED TE RECOMIENDO QUE LO DEJES ASI -------------------------------------------------------------------------------------- ------------------------------- GM access rights -------------------------------- -------------------------------------------------------------------------------------- -- access to walk into houses and open house doors accesshouse = 6 -- access to login without waiting in the queue or when server is closed accessenter = 4 -- access to ignore damage, exhaustion, cap limit and be ignored by monsters accessprotect = 6 -- access to broadcast messages and talk in colors (#c blabla - in public channels) accesstalk = 4 -- access to move distant items from/to distant locations accessremote = 6 -- access to see id and position of the item you are looking at accesslook = 6 una vez terminado esto le damos en save (guardamos) y cerramos CONFIGURAREMOS EL NO- IP PARA QUE PODAMOS TENER UNA SOLA IP Y PARA ESO ABRIMOS LA SIGUIENTE PAGINA http://www.no-ip.com/ *** PRIMERO CREAMOS UNA CUENTA NO-IP UNA VEZ CREADA LA CUENTA DESPUES NOS VAMOS A DONDE DICE HOST/REDIRECTS Y LE DAMOS EN DONDE DICE ADD TE APARECERA UNA VENTANA ASI RECUERDEN NO MOVER NADA MAS SI TODO TIENE EXITO NOS APARECERA EL MENSAJE SIGUIENTE Add a Host The host EL HOSTNAME QUE ELEGIMOS resolving to "NUESTRA DIRECCION IP" has successfully been added to our system. New additions will take up to 5 minutes to become live on our DNS servers. http://www.download.com/No-IP-DUC-Dy...dlpid=10055182 5º LUEGO NOS VAMOS CONFIG LUA Y COLOCAMOS EL HOSTNAME QUE ELEGIMOS AHI LE PUSE IP PERO ES LO MISMO QUE EL HOSTNAME 6º DESPUES ABRIMOS EL NO-IP(EL PROGRAMA QUE DESCARGAMOS) Y COLOCAMOS NUESTRO EMAIL Y EL PASSWORD LO ABRIMOS FIJATE QUE LA CARITA ESTE FELIZ COMO LA QUE SALE EN LA IMAGEN ASI PODEMOS PONER NUESTRO SEVER ONLINE DUDAS crios_93@hotmail.com si el link no sirve favor colocar un comentario DEPUES DE HACER TODO ESTO NOS VAMOS A LA CARPETA EN DONDE GUARDAMOS EL COLDFLAMEZ Y LE DAMOS CLICK AQUI HAY 2 FIJENSE QUE YO ABRI EL SEGUNDO OK Y SI TODO SALIO BIEN NO SALDRA UN CUADRO NEGRO EMPEZARA A CARGAR ESPERAMOS A QUE CARGUE TODO Y CUANDO DIGA START RUNNING SERVER O THE SERVER IS ONLINE PUES ABRIMOS NUESTRO IP CHANGER CAMBIAMOS LA IP Y TODO LISTO. OK PARA PONER TU SERVER EN OT LIST AQUI ESTA EL TUTORIAL 1º INGRESAMO A LA PAGINA DE OT LIST http://www.otservlist.org/ DESPUES DAMOS CLICK EN ADD SERVER 2. DESPUES CREAMOS UNA CUENTA 3. UNA VEZ CREADA TU CUENTA TE SALDRA ESTE CUADRO RECUERDEN QUE TIENEN QUE PONER LOS DATOS DE SU SERVER PARA LOGEAR COMO EL GOD EL ACC ES 222222 Y EL PASS ES 222222 EL ACCOUNT MANAGER ACC 111111 PASS tibia Última edición por damyan1997; 02-may-2008 a las 15:18. |
| Este usuario agradecio a damyan1997 por este post: | ||
| Recomendamos |
| |||
|
eee mmmmmmmmmm para los qu no saven god es el gm y el gm es el qu manda el juego para aser gm a otrass personas van a la carpeta del server, ponen data, luego player y seleccionan a la persona qu quieren aser gm lo abren con bloc de notas y donde dice access="o" lo cambia por 3 el gm mas devil por 5 el mas o menos o 9 god el mejor |
| Este usuario agradecio a damyan1997 por este post: | ||
![]() |
| Etiquetas |
| crear, para, server, tibia, tutorial |
| Herramientas | Buscar en Tema |
| Desplegado | |
| |
| Registrarse | Ayuda | Miembros | Calendario | Buscar | Temas de Hoy | Marcar Foros Como Leídos |