• TibiaFace

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

    .
    demo menumenu

    Afiliados



    Votar:

    [Mods] Aol Infinito para Skull White and Red

    Compartir:

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

    [Admin] God Maya

    [Admin] God Maya
    Administrador
    Administrador
    Hola usarios de tibiaface


    bueno aqui tienen el Aol Infinito para Skull White and Red no lo perderan nunca.


    se van a su caprte Mod

    copian cualaquier archivo renombran por aolinfinito.xml y añaden esto dentro y reinician el ot

    Código:
    <?xml version="1.0" encoding="UTF-8"?>
    <mod name="Red Skull Amulet" version="1.0" author="--" contact="--" enabled="yes">
            <description><![CDATA[
                    This Is Will Protect Your Items Even If You Have Red Skull.
            ]]></description>

            <item id="2196" article="a" name="Red Skull Amulet" override="yes"/>

            <event type="login" name="RedSkullAmulet_Login" event="buffer"><![CDATA[
                    registerCreatureEvent(cid, "RedSkullAmulet_Login")
            ]]></event>

            <event type="death" name="RedSkullAmulet_Login" event="script"><![CDATA[
                    function onDeath(cid, corpse, deathList)
                            if (getPlayerSlotItem(cid, CONST_SLOT_NECKLACE).itemid == 2196) then
                                    if (getCreatureSkullType(cid) == SKULL_RED) then
                                            doCreatureSetDropLoot(cid, false)
                                    end
                            end
                            return true
                    end
            ]]></event>
    </mod>



    [Mods] Aol Infinito para Skull White and Red YNU5B25
    http://www.tibiaface.com

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