• TibiaFace

    Tibiaface | Una comunidad Open Tibia donde encontras : mapas, scripts, Otserver, npc y amigos etc ...

    .
    demo menumenu

    Afiliados



    Votar:

    [Ayuda] POTION

    Compartir:

    Ver el tema anterior Ver el tema siguiente Ir abajo  Mensaje (Página 1 de 1.)

    1Resuelto [Ayuda] POTION Vie Ago 01, 2014 5:22 pm

    mingidan

    mingidan
    Donador User
    Donador User
    HOLA COMO AGO QUE LAS POTION DE MI OTSERVER CUREN MAS EL MANA DONDE CONFIGURO ESO PORFAVOR

    2 participantes

    2Resuelto Re: [Ayuda] POTION Vie Ago 01, 2014 9:18 pm

    [Admin] God Maya

    [Admin] God Maya
    Administrador
    Administrador
    vete a la carpeta \data\actions\scripts\liquids de tu ot abres el archivo potions.lua

    y veras algo como esto dentro,

    Código:
    local POTIONS = {
       [8704] = {empty = 7636, splash = 42, health = {50, 100}}, -- small health potion
       [7618] = {empty = 7636, splash = 42, health = {100, 200}}, -- health potion
       [7588] = {empty = 7634, splash = 42, health = {200, 400}, level = 50, vocations = {3, 4, 7, 8}, vocStr = "knights and paladins"}, -- strong health potion
       [7591] = {empty = 7635, splash = 42, health = {500, 700}, level = 80, vocations = {4, 8}, vocStr = "knights"}, -- great health potion
       [8473] = {empty = 7635, splash = 42, health = {800, 1000}, level = 130, vocations = {4, 8}, vocStr = "knights"}, -- ultimate health potion

       [7620] = {empty = 7636, splash = 47, mana = {70, 130}}, -- mana potion
       [7589] = {empty = 7634, splash = 47, mana = {110, 190}, level = 50, vocations = {1, 2, 3, 5, 6, 7}, vocStr = "sorcerers, druids and paladins"}, -- strong mana potion
       [7590] = {empty = 7635, splash = 47, mana = {200, 300}, level = 80, vocations = {1, 2, 5, 6}, vocStr = "sorcerers and druids"}, -- great mana potion

       [8472] = {empty = 7635, splash = 43, health = {200, 400}, mana = {110, 190}, level = 80, vocations = {3, 7}, vocStr = "paladins"} -- great spirit potion
    }


    si mera esta liena como ejemplo:


    [8704] = {empty = 7636, splash = 42, health = {50, 100}}, -- small health potion

    donde dice health = {50, 100} -----> esto quiere decir el suerte de curarse entre 50-100
    50 es lo minimo que se curara
    y 100 es maximo que se curara

    ten encuenta que esto esta en un randon o mejor dicho ala suerte no siempre sera 50 ni 100 sera lo interedio de 50 y 100.

    pero si no quieres que randon le colocas health = {100, 100} y siempre se curara 100



    [Ayuda] POTION YNU5B25
    2 participantes
    http://www.tibiaface.com

    3Resuelto Re: [Ayuda] POTION Sáb Ago 02, 2014 6:43 pm

    mingidan

    mingidan
    Donador User
    Donador User
    muchas gracias maya

    2 participantes

    Contenido patrocinado


    2 participantes

    Ver el tema anterior Ver el tema siguiente Volver arriba  Mensaje (Página 1 de 1.)

    Permisos de este foro:
    No puedes responder a temas en este foro.

     

    BienvenidosTibiaFace es una comunidad de Open Tibia. Para participar debes estar registrado (click para Regístrate).