• TibiaFace

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

    .
    demo menumenu

    Afiliados



    Votar:

    [Aporte] Mount uniwheel GlobalTibiaFace

    Compartir:

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

    1[Aporte] Mount uniwheel GlobalTibiaFace Empty [Aporte] Mount uniwheel GlobalTibiaFace Vie Abr 01, 2016 8:01 pm

    Humox

    Humox
    Miembro
    Miembro
    Bueno las personas que usen globaltibiaface la montura de Uniwheel no estara funcionando pero le dejare el scripts para que usen el item y tengan la mount

    1- Crear un Archivo en Actions/Scripts/uniwheel.lua
    2- Luego adentro del archivo uniwheel.lua pegan esto

    Código:
    local id = 13937

    function onUse(cid, item, frompos, itemEx, topos )

     if itemEx.itemid == id then
     doPlayerAddMount(cid, 15)
     doPlayerSendTextMessage(cid, 19,"The strange wheel seems to vibrate and slowly starts turning continuosly.")
     doPlayerRemoveItem(cid, 13938, 1)
     else
     doPlayerSendTextMessage(cid, 19, "Sorry, you already have that ride.")
     end
     
     return true
    end

    Paso 3- actions.xml Pegan este codigo

    Código:
    <action itemid="13938" script="uniwheel.lua"/>

    Eso Attentamente Humox y si quieren pueden modificar para otras mount :3

    3 participantes

    [Admin] God Maya

    [Admin] God Maya
    Administrador
    Administrador
    genial gracias por el aporte +1 (y)



    [Aporte] Mount uniwheel GlobalTibiaFace YNU5B25
    3 participantes
    http://www.tibiaface.com

    3[Aporte] Mount uniwheel GlobalTibiaFace Empty Re: [Aporte] Mount uniwheel GlobalTibiaFace Sáb Mayo 07, 2016 2:17 am

    Ketzzie

    Ketzzie
    Miembro
    Miembro
    Amigo muy buen aporte, lo test en tfs 1.2 y funciono.

    Bueno a lo que vine, como podria hacer que el item funcione solo con darle cli, en ves de usarlo contra otro item, y como hago para que cuando ya obtengas la mount, y quieras volver a usar el item, te responda que no puedes usar el item porq ya tienes esa mount

    3 participantes

    4[Aporte] Mount uniwheel GlobalTibiaFace Empty Re: [Aporte] Mount uniwheel GlobalTibiaFace Sáb Mayo 07, 2016 2:31 am

    [Admin] God Maya

    [Admin] God Maya
    Administrador
    Administrador
    function onUse(player, item, fromPosition, target, toPosition, isHotkey)

    if itemEx.itemid == id then
    doPlayerAddMount(cid, 15)
    doPlayerSendTextMessage(cid, 19,"The strange wheel seems to vibrate and slowly starts turning continuosly.")
    doPlayerRemoveItem(cid, 13938, 1)
    else
    doPlayerSendTextMessage(cid, 19, "Sorry, you already have that ride.")
    end

    return true
    end

    aqui tienes

    Código:
    function onUse(player, item, fromPosition, target, toPosition, isHotkey)

     if player:getStorageValue(50000) < 1 then
     Player:AddMount(cid, 15)
     player:sendTextMessage(MESSAGE_INFO_DESCR, "The strange wheel seems to vibrate and slowly starts turning continuosly.")
    player:setStorageValue(50000, 1)
     else
     player:sendTextMessage(MESSAGE_EVENT_ADVANCE, "usted ya tiene esta mount.")
     end
     
     return true
    end

    [Tienes que estar registrado y conectado para ver este vínculo]



    [Aporte] Mount uniwheel GlobalTibiaFace YNU5B25
    3 participantes
    http://www.tibiaface.com

    5[Aporte] Mount uniwheel GlobalTibiaFace Empty Re: [Aporte] Mount uniwheel GlobalTibiaFace Sáb Mayo 07, 2016 2:44 am

    Ketzzie

    Ketzzie
    Miembro
    Miembro
    @[Admin] God Maya

    Me Aparece este error en consola

    Lua Script Error: [Action Interface]
    data/actions/scripts/fireworlf.lua:onUse
    data/actions/scripts/fireworlf.lua:3: attempt to index global 'player' (a nil value)
    stack traceback:
    [C]: in function '__index'
    data/actions/scripts/fireworlf.lua:3: in function <data/actions/scripts/fireworlf.lua:1>

    3 participantes

    6[Aporte] Mount uniwheel GlobalTibiaFace Empty Re: [Aporte] Mount uniwheel GlobalTibiaFace Sáb Mayo 07, 2016 2:59 am

    [Admin] God Maya

    [Admin] God Maya
    Administrador
    Administrador
    Ketzzie escribió:@[Admin] God Maya

    Me Aparece este error en consola

    Lua Script Error: [Action Interface]
    data/actions/scripts/fireworlf.lua:onUse
    data/actions/scripts/fireworlf.lua:3: attempt to index global 'player' (a nil value)
    stack traceback:
    [C]: in function '__index'
    data/actions/scripts/fireworlf.lua:3: in function <data/actions/scripts/fireworlf.lua:1>



    aqui tienes:

    Código:
    function onUse(cid, item, frompos, itemEx, topos )

    queststatus = getPlayerStorageValue(cid,54090)
            if queststatus == -1 then
     doPlayerAddMount(cid, 15)
     doPlayerSendTextMessage(cid, 19,"The strange wheel seems to vibrate and slowly starts turning continuosly.")
    setPlayerStorageValue(cid,54090,1)
     else
     doPlayerSendTextMessage(cid, 19, "Sorry, you already have that ride.")
     end
     
     return true
    end
    [Tienes que estar registrado y conectado para ver este vínculo]



    [Aporte] Mount uniwheel GlobalTibiaFace YNU5B25
    3 participantes
    http://www.tibiaface.com

    7[Aporte] Mount uniwheel GlobalTibiaFace Empty Re: [Aporte] Mount uniwheel GlobalTibiaFace Sáb Mayo 07, 2016 8:33 pm

    Humox

    Humox
    Miembro
    Miembro
    Solo se usa para uniwell no sirve para otros items mejor usar el taming.lua donde te dan toda las mount que lo encontraras en mi servidor de globaltibiaface



    Que recuerdos

    3 participantes

    Contenido patrocinado


    3 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).