La verdadera guia de kmo hacer ot 8.0

>>Si no respondo dudas toy estudiando xD<<

« Older   Newer »
 
  Share  
.
  1. DarkTrooper
     
    .

    User deleted


    Weno me toy haciendo esta guía para que aprendar a hacer su propio OTServer 8.0 asi ke me apuro ke tengo ke estudiar asi ke empezemos ya xD.

    Empezaremos por lo basico (el camino facil) el link de descarga
    OTServer Devland
    pueden descargar un server de su preferencia pero lo editaremos usando el config.lua ke eskogi ese porke tenia ke estudiar pa una prueba y wea.

    CODE
    -------- config.lua --------
    -- Config file for OTServ --
    ----------------------------

    -- data directory location
    datadir = "data/"

    -- map location
    map = "data/world/SadTeamMapper.otbm"

    -- mapkind
    -- options: OTBM for binary map, XML for OTX map
    mapkind = "OTBM"

    -- map store location (for XML only)
    mapstore = "data/world/SadTeamMapper-mapstore.xml"

    -- house store location (for XML only)
    housestore = "data/world/SadTeamMapper-housestore.xml"

    -- bans storage (for XML only)
    banIdentifier = "data/bans.xml"

    -- server name
    servername = "DevLand 8.0 RPG"  -----> El nombre de tu server (weno no importa total en otservlist.org eskogen el nombre ke kieran

    -- server location
    location = "Poland"   --------> Ubicacion del server

    -- server ip (the ip that server listens on)
    ip = "81.190.140.248"    -------> Tu IP (cmd/ipconfig)

    -- server port (the port that server listens on)
    port = "7171"   ----- [color=red]Nolo cambien![/color=red]

    -- server url
    url = "http://www.devland.info"  ---- pagina de tu server

    -- server owner name
    ownername = "DeVoN SiX"     ------> Tu nombre (importante ya que en otservlist aparecera tal kmo sale ahi)

    -- server owner email
    owneremail = "dzojo16@o2.pl"

    -- world type
    -- options: pvp, no-pvp, pvp-enforced
    worldtype = "pvp"         -----> Aki eskoges el tipo de mundo ke kieras lo podras cambir diciendo /pvp 0 (no pvp), 1 (pvp) o 2 (pvp-e)

    -- exhausted time in ms (1000 = 1 second) for none-aggressive spells/weapons
    exhausted = 1000    ------> Exhausted para nada-hechizos agresivos/armas

    -- exhausted time in ms (1000 = 1 second) for aggressive spells/weapons
    fightexhausted = 2000 .------exausted para hechizos agresivos/armas


    -- how many ms to add if the player is already exhausted and tries to cast a spell (1000 = 1 second)
    exhaustedadd = 200 --- Exhausted para el hacer hechizos

    -- how long does the player has to stay out of fight to get pz unlocked in ms (1000 = 1 second)
    pzlocked = 60*1000    ----- El tiempo en el que desapareceran las espaditas (logout block) para ke se salga altiro pongan 0

    -- set to 0 = disabled (default), 1 = enabled
    enablehotkeys = 1  ----> Si se usaran hotkeys en el juego (ctrl+k)

    -- minimum amount of time between actions ('Use') (1000 = 1 second)
    minactioninterval = 200  (dejenlo asi)

    -- minimum amount of time between extended actions ('Use with...') (1000 = 1 second)
    minactionexinterval = 1000 (dejenlo asi)


    -- how many messages player can span before get muted
    maxmessagebuffer = 6 (el maximo de mensajes que el pj podra mandar antes de estar muted)

    despawnragne = 2 djenlo asi

    despawnradius = 50 djenlo asi

    -- house rent period
    -- options: daily, weekly, monthly
    houserentperiod = "weekly" dejenlo asi

    -- motd (the message box that you sometimes get before you choose characters)
    motd = "Please choose your character."   ----> El mensaje que aparecera para escoger pjs
    motdnum = "1"

    -- login message
    loginmsg = "Welcome to Devland 7.92."   ---> Mensaje de login

    -- how many logins attempts until ip is temporary disabled
    -- set to 0 to disable
    logintries = 15   dejenlo asi

    -- how long the retry timeout until a new login can be made (without disabling the ip)
    retrytimeout = 60*1000    dejenlo asi

    -- how long the player need to wait until the ip is allowed again
    logintimeout = 60 * 1000   dejenlo asi

    -- allow clones (multiple logins of the same char)
    -- options: 0 (no), 1 (yes)
    allowclones = 1   ------> Permitir multiplicaciones de pjs

    -- max number of players allowed
    maxplayers = "60"     -------> El maximo de jugadores en el juego

    -- SQL type
    -- options: mysql
    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"

    -------------------------------------------------------------------------------------------------
    ---------------------------- Configuration ------------------------------------------------------
    -------------------------------------------------------------------------------------------------

    -- world name (shows in the character list)
    worldname = "DevLand 7.92"    Nombre de mundo

    -- time to save the server (default = 5)
    autosave = 1 ---- En cuantos minutos de grabara el server automaticamente

    -- anti-afk - maximum idle time to kick player (1 = 1min)
    kicktime = 15   -----En cuantos minutos se echara al jugador si esta mucho tiempo afk

    -- how many summons player can have
    maxsummons = 2   ------Maximo de summons que puee tener un player

    -- maximum items in depot
    maxdepotitems = 1000    ------Maximo de cosas en el DP

    -- learn spells (yes/no)
    learnspells = "no" ---------- Aprender los hechizos asi nada mas un lvl un spell nuevo? djenlo asi

    -- do you want everyone to have premium
    freepremium = "no"   ----- Kieres ke todos tengan premium gratis

    -- how many mana grow in 1 min sleep
    bedregen = 10       -----La cantidad de mana que regenera cuando tay dormio

    -- Price for each SQM when buying a house
    houseprice = 200  Dejalo asi

    -- level to buy a house
    houselevel = 20    --- LvL para comprar casas

    -- maximum death entries per player
    maxdeathentries = 10   ----Maximas muertes por jugador

    -- time, what player need wait to open body, if he not kill this creature (in seconds)
    ownerloot = 30    ------Cuanto tiempo esperar para que el jugador ke no mato al monstro lo pueda abrir

    -- players with that and lower lvl's cant be attacked
    protectlevel = 20    ----Nivel de proteccion

    -- color o exp above player
    expcolor = 35    ---- Dejalo asi no me se los kolores en numero xD

    -- animated spells above player (yes/no)
    animatedspells = "yes"       ---Hechizos animados sobre el jugador (nokaxo)

    -- remove distance ammunition (yes/no)
    removedistance = "yes"   ----Remover municion (favorece a los paladines)

    -- remove runes (yes/no
    removerunes = "yes"    ------Remover cargas de runa (favorece paladin, knight, sorcerer y druid)

    -------------------------------------------------------------------------------------
    ----------------------------------- Multipliers -----------------------------------
    -------------------------------------------------------------------------------------

    -- experience multiplier (how much faster you got exp from monsters)
    rate_exp = 10   ------ Multiplicador de exp

    -- monster lootrating (how much faster you get items from monsters)
    rate_loot = 3  ------ Multiplicador de loot

    -- skill multiplier (another multiplier in data/vocations.xml)
    rate_skill = 3  ----- De skill

    -- manaspent multiplier  (another multiplier in data/vocations.xml)
    rate_magic = 30  ---- De ml
    -- spawn multiplier
    rate_spawn = 1   ---- de spawn

    ---------------------------------------------------------------------------------------
    -------------------------- Skull System -----------------------------------------------
    ---------------------------------------------------------------------------------------

    -- time to lose a white skull (1 = 1 minute)
    whitetime = 15    --- Cuanto tiempo durara la skull blanka

    -- time to lose one frag (1 = 1 hour)
    fragtime = 1   ----- Cuantas horas desaparecera una muerte

    -- ban unjust, how many frags you need to get banned (1 = 1 frag)
    banunjust = 6  ----- Cuantas muertes necesarias para ban

    -- red skull unjust, how many frags you need to get a red skull (1 = 1 frag)
    redunjust = 3  ----- Cuantas muertes para llegar a red

    -- bantime, for how long the player is banned (1 = 1 hour)
    bantime = 24*1  ----- Cuanto tiempo el jugador estara banned

    --------------------------------------------------------------------------------------
    ------------------------------- GM access rights -------------------------------------
    --------------------------------------------------------------------------------------

    -- access to walk into houses and open house doors
    accesshouse = 3   ---- Acceso para caminar en las casas y abrir puertas

    -- access to login without waiting in the queue or when server is closed
    accessenter = 1  ---- Acceso para logear sin esperar cuando el server esta cerrado

    -- access to ignore damage, exhaustion, cap limit and be ignored by monsters
    accessprotect = 3  ----- Acceso para ignorar daño, exausticion (o komo ctm se diga), limite de capacidad y ser ignorado por los monstros

    -- access to broadcast messages and talk in colors (#c blabla - in public channels)
    accesstalk = 1 ----- Acceso para mandar mensajes a todos y hablar en colores

    -- access to move distant items from/to distant locations
    accessremote = 3 ----- Acceso para mover items distantes de/a lugares lejanos

    -- access to see id and position of the item you are looking at
    accesslook = 2   -----Acceso para ver id y posicion del objeto que estas mirando


    Para crear accounts: Creacion de accounts
    Deben saber ingles ke me mandaron ya vean mi otros posts para creacion de accounts y ya chao wnes

    Edited by DarkTrooper - 21/10/2007, 17:13
     
    .
  2. Gabriel Pace
     
    .

    User deleted


    Oye Gracias Necesitaba Ayuda
     
    .
  3. spooth
     
    .

    User deleted


    hola we pro ahi un pdo AGREGAME SI ME AYUDAS MAS FACIL

    [email protected]

    pork no viene el acc manager?
     
    .
  4. DarkTrooper
     
    .

    User deleted


    pueden bajarse kualkier sever de aki http://otfans.net/showthread.php?t=84809 ahora me ire a hacer unas pajillas xD ke no ke no era broma jajajajajaj me parto XD
     
    .
  5. Crops
     
    .

    User deleted


    ORIGINAL PAGE XD: http://avalonforum.forumcommunity.net/?t=12297379
     
    .
  6. DarkTrooper
     
    .

    User deleted


    menos mal ke sakaron al crops culiao anda puro weyando con su pagina de mierda el concahsumare
     
    .
  7. Noechido
     
    .

    User deleted


    ollaa Disculap cuando lo quiero abrir el ot tengo un problema me pide pasword de seguridad cual es por favor necesito me lo proporciones por favor :cry:
     
    .
  8. jsaudsahufashuh
     
    .

    User deleted


    no se necesita ningun pinche password para el server lo ke estay haciendo son puras cagas jote kl
     
    .
  9. Rattz
     
    .

    User deleted


    QUOTE (Noechido @ 3/7/2009, 20:10)
    ollaa Disculap cuando lo quiero abrir el ot tengo un problema me pide pasword de seguridad cual es por favor necesito me lo proporciones por favor :cry:

    no puede pedirte password, explica mejor el problema porke no te entiendo lo k es una wea amigo.
     
    .
  10. Ziprex
     
    .

    User deleted


    chupelnla los ctm ke no entieden son puros weones yo si entendi vale perro
     
    .
9 replies since 19/10/2007, 03:02   3555 views
  Share  
.