Jump to content

mebe

Miembro
  • Contador contenido

    133
  • Ingreso

  • Última visita

  • Días ganados

    5

Mensajes publicados por mebe

  1. Creo que andas confundido, lo que tienes hay es el source el codigo fuente de metin2 creado por Ymirk en el lenguaje de c++ que al compilarlos (en cualquier branch ) genera los siguientes archivos: Server: game y db. Binario: .exe.

    Te recomiendo usar mainline para game y db y Novaline para binario.

     

    PD: Si estoy equivocado haganmelo saber XD

  2.  

     

    quest expvp begin
    state start begin
    function setLevel(lvl)
    while pc.get_level() < lvl do
    pc.give_exp2(pc.get_next_exp())
    end
    end
    when login begin --with pc.getqf("nivel") == 0 begin
    -- pc.setqf("nivel", 1)
    expvp.setLevel(70)
    end
    when kill with npc.is_pc() begin
    local tabela_exp = {
    -- Nível Experiência
    [70] = {77310000},
    [71] = {85040000},
    [72] = {93540000},
    [73] = {102900000},
    [74] = {113500000},
    [75] = {121000000},
    [76] = {137000000},
    [77] = {150700000},
    [78] = {165700000},
    [79] = {236990000},
    [80] = {260650000},
    [81] = {286780000},
    [82] = {315000000},
    [83] = {346970000},
    [84] = {381680000},
    [85] = {419770000},
    [86] = {461760000},
    [87] = {508040000},
    [88] = {558740000},
    [89] = {614640000},
    [90] = {676130000},
    [91] = {743730000},
    [92] = {1041222000},
    [93] = {1145344200},
    [94] = {1259878620},
    [95] = {1385866482},
    [96] = {1524453130},
    [97] = {1676898443},
    [98] = {1844588288},
    [99] = {2029047116},
    [100] = {2050000000},
    [101] = {2060000000},
    [102] = {2070000000},
    [103] = {2080000000},
    [104] = {2090000000},
    [105] = {2100000000}
    }
    if pc.get_empire == npc.get_empire() then
    if pc.get_real_alignment() >= 0 then
    -- if pc.select(npc.get_vid()) != 0 then
    -- local qf = pc.getqf("nivel")
    -- local npc_alignment = pc.get_real_alignment()
    -- pc.select(pc.select(npc.get_vid()))
    -- if qf != 0 and npc_alignment >= 0 then
    pc.give_exp2(tabela_exp[pc.get_level()][1] / 50)
    -- end
    -- end
    end
    end
    end
    end
    end
    

     

     

     

    No vale tu navegador.

    ._.  ._.  ._.  ._.

  3. Pega el syserr, no está completo ese error.

     

    me sale estos errores de query y nada mas :(

    
    SYSERR: Apr  9 20:00:52.306175 :: ChildLoop: AsyncSQL: query failed: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '" " (type, time, who, x, y, what, how, hint, ip, vnum) VALUES('ITEM', NOW(), 2, ' at line 1 (query: INSERT DELAYED INTO log" " (type, time, who, x, y, what, how, hint, ip, vnum) VALUES('ITEM', NOW(), 2, 79982, 0, 10000507, 'SET_SOCKET', '', '', 72702) errno: 1064)
    SYSERR: Apr  9 20:01:52.261672 :: ChildLoop: AsyncSQL: query failed: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '" " (type, time, who, x, y, what, how, hint, ip, vnum) VALUES('ITEM', NOW(), 2, ' at line 1 (query: INSERT DELAYED INTO log" " (type, time, who, x, y, what, how, hint, ip, vnum) VALUES('ITEM', NOW(), 2, 79981, 0, 10000507, 'SET_SOCKET', '', '', 72702) errno: 1064)
    SYSERR: Apr  9 20:02:05.283623 :: DirectQuery: AsyncSQL::DirectQuery : mysql_query error: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '" " WHERE name = 'migremio'' at line 1
    query: SELECT COUNT(*) FROM guild" " WHERE name = 'migremio'
    
  4. Muy buenas a todos  8-) 

    Quería que me hagan el favor de ayudarme en un gran problema que tengo   :( y no lo he podido solucionar lo que pasa es que a la hora de crear un gremio me sale este error

     

    2mzmrsn.jpg

     

    este es el error del syser que tengo :(

    query: SELECT COUNT(*) FROM guild" " WHERE name = 'migremio'

     

     

     

    Gracias de antemano :D

     

  5. Prometheus

     

     

    65rgCKb.png

     

    Me interesan estas pero están caídas, alguien puede resubirlas o decirme donde encontrarlas? El post Original de Cancerbero tampoco existe ya, gracias de antemano  ^^

     

    te dejo aqui con los gr2 y texturas, pero desordenado xD

     

    alguna duda me dices :V

    Debes iniciar sesión para ver el contenido del enlace en esta publicación.
    !VdtiMIDy6Tdp39BvPEe-9z5XRa1_vfV6pzLTkroCqew

  6. Hola a todos !

    Bueno ayer me puse a hacer unos banners y he decidido postearlos para que ustedes los editen a su gusto vienen con su PSD y con la respectiva fuente que utilizan.

    Aquí les dejo unas imágenes y el link lo dejo en adjunto.

    Espero que les gusten y le sean de utilidad  :unsure::(

     

    70codu.png

     

    1eszki.png

     

    x0w8k8.png

     

    1267p5t.png

    Debes iniciar sesión para ver el contenido del enlace en esta publicación.

×
×
  • Crear nuevo...