Resultados 1 a 2 de 2
  1. #1
    Membro fabiobikja's Avatar
    Data de Ingresso
    Mar 2015
    Posts
    46
    Thanks Thanks Given 
    5
    Thanks Thanks Received 
    0
    Thanked in
    0 Posts
    Mencionado
    11 Post(s)

    como bota intes full nesse CashShop

    // ================================================== //
    // # Season 2.0 - CashShopList.txt # //
    // # MU Online dxteam - © KinhoMace # //
    // ================================================== //

    //================================================== ================================================== ===================
    // Index ItemID Category UseType BuyType CoolTime SellLimit State ItemName ItemDesc
    //================================================== ================================================== ===================
    13 43 0 2 1 10 1 1 "Seal of Ascension" "test"
    //=========================================
    // UseTime Amount Price SellRate
    //=========================================
    1440 1 80 10
    end


    //================================================== ================================================== ===================
    // Index ItemID Category UseType BuyType CoolTime SellLimit State ItemName ItemDesc
    //================================================== ================================================== ===================

    13 45 0 1 2 1 1 1 "Seal of Sustenance" "test"
    //=========================================
    // UseTime Amount Price SellRate
    //=========================================
    43200 1 1120 10
    end


    //================================================== ================================================== ===================
    // Index ItemID Category UseType BuyType CoolTime SellLimit State ItemName ItemDesc
    //================================================== ================================================== ===================
    13 44 0 1 2 1 1 1 "Seal of Wealth" "test"
    //=========================================
    // UseTime Amount Price SellRate
    //=========================================
    60 1 24 10
    end


    //================================================== ================================================== ===================
    // Index ItemID Category UseType BuyType CoolTime SellLimit State ItemName ItemDesc
    //================================================== ================================================== ===================

    13 45 0 1 2 1 1 1 "Seal of Sustenance" "test"
    //=========================================
    // UseTime Amount Price SellRate
    //=========================================
    60 1 12 10
    end


    //================================================== ================================================== ===================
    // Index ItemID Category UseType BuyType CoolTime SellLimit State ItemName ItemDesc
    //================================================== ================================================== ===================
    13 43 0 2 1 10 1 1 "Seal of Ascension" "test"
    //=========================================
    // UseTime Amount Price SellRate
    //=========================================
    60 1 20 10
    end


    //================================================== ================================================== ===================
    // Index ItemID Category UseType BuyType CoolTime SellLimit State ItemName ItemDesc
    //================================================== ================================================== ===================

    13 45 0 1 2 1 1 1 "Seal of Sustenance" "test"
    //=========================================
    // UseTime Amount Price SellRate
    //=========================================
    1440 1 60 10
    end


    //================================================== ================================================== ===================
    // Index ItemID Category UseType BuyType CoolTime SellLimit State ItemName ItemDesc
    //================================================== ================================================== ===================
    13 44 0 1 2 1 1 1 "Seal of Wealth" "test"
    //=========================================
    // UseTime Amount Price SellRate
    //=========================================
    1440 1 120 10
    end


    //================================================== ================================================== ===================
    // Index ItemID Category UseType BuyType CoolTime SellLimit State ItemName ItemDesc
    //================================================== ================================================== ===================
    13 43 0 2 1 10 1 1 "Seal of Ascension" "test"
    //=========================================
    // UseTime Amount Price SellRate
    //=========================================
    43200 1 1200 10
    end


    //================================================== ================================================== ===================
    // Index ItemID Category UseType BuyType CoolTime SellLimit State ItemName ItemDesc
    //================================================== ================================================== ===================
    13 44 0 1 2 1 1 1 "Seal of Wealth" "test"
    //=========================================
    // UseTime Amount Price SellRate
    //=========================================
    43200 1 1760 10
    end


    //================================================== ================================================== ===================
    // Index ItemID Category UseType BuyType CoolTime SellLimit State ItemName ItemDesc
    //================================================== ================================================== ===================

    13 46 2 1 2 1 1 1 "DevilSquare Ticket" "test"
    //=========================================
    // UseTime Amount Price SellRate
    //=========================================
    1 1 80 10
    end


    //================================================== ================================================== ===================
    // Index ItemID Category UseType BuyType CoolTime SellLimit State ItemName ItemDesc
    //================================================== ================================================== ===================

    13 46 2 1 2 1 1 1 "DevilSquare Ticket" "test"
    //=========================================
    // UseTime Amount Price SellRate
    //=========================================
    1 10 800 10
    end


    //================================================== ================================================== ===================
    // Index ItemID Category UseType BuyType CoolTime SellLimit State ItemName ItemDesc
    //================================================== ================================================== ===================

    13 47 2 1 2 1 1 1 "Blood Castle Ticket" "test"
    //=========================================
    // UseTime Amount Price SellRate
    //=========================================
    1 1 80 10
    end


    //================================================== ================================================== ===================
    // Index ItemID Category UseType BuyType CoolTime SellLimit State ItemName ItemDesc
    //================================================== ================================================== ===================

    13 47 2 1 2 1 1 1 "Blood Castle Ticket" "test"
    //=========================================
    // UseTime Amount Price SellRate
    //=========================================
    1 10 800 10
    end


    //================================================== ================================================== ===================
    // Index ItemID Category UseType BuyType CoolTime SellLimit State ItemName ItemDesc
    //================================================== ================================================== ===================

    13 48 2 1 2 1 1 1 "Kalima Ticket" "test"
    //=========================================
    // UseTime Amount Price SellRate
    //=========================================
    1 1 60 10
    end


    //================================================== ================================================== ===================
    // Index ItemID Category UseType BuyType CoolTime SellLimit State ItemName ItemDesc
    //================================================== ================================================== ===================

    13 48 2 1 2 1 1 1 "Kalima Ticket" "test"
    //=========================================
    // UseTime Amount Price SellRate
    //=========================================
    1 10 520 10
    end


    //================================================== ================================================== ===================
    // Index ItemID Category UseType BuyType CoolTime SellLimit State ItemName ItemDesc
    //================================================== ================================================== ===================

    14 53 3 2 1 10 2 2 "Talisman of Luck" "test"
    //=========================================
    // UseTime Amount Price SellRate
    //=========================================
    1 1 80 10
    end


    //================================================== ================================================== ===================
    // Index ItemID Category UseType BuyType CoolTime SellLimit State ItemName ItemDesc
    //================================================== ================================================== ===================

    14 54 3 2 1 10 1 2 "Chaos Card" "test"
    //=========================================
    // UseTime Amount Price SellRate
    //=========================================
    1 1 200 10
    end
    Last edited by fabiobikja; 20/06/2015 at 04:27 AM.

  2. #2
    Iniciante Sup_Anjo's Avatar
    Data de Ingresso
    Jun 2015
    Posts
    9
    Thanks Thanks Given 
    1
    Thanks Thanks Received 
    0
    Thanked in
    0 Posts
    Mencionado
    0 Post(s)
    MEU HUMOR
    Fine
    País
    Brazil
    @fabiobikja


    Nesse caso você terá que adicionar itens no arquivo CashShopList.txt em 2 localidades

    Código:
    na Pasta do Cashshop:
    
    X:\MuServer\cashshopserver\cashshoplist.txt
    
    na Pasta Data:
    
    X:\MuServer\data\cashshoplist.txt
    Após adicionar os itens você pode editar as opções excelentes a seu gosto

    Att: Sup_Anjo
    Last edited by Sup_Anjo; 23/06/2015 at 07:26 PM.
    Eu sou a chuva que lança as areias do Saara sobre os automóveis de Roma.

Permissões de Postagem

  • Você não pode iniciar novos tópicos
  • You may not post Resposta(s)
  • Você não pode enviar anexos
  • Você não pode editar suas mensagens
  •  
Sobre nós
Somos uma comunidade em atividade a 8 anos que aborda assuntos relacionados a games em geral, principalmente games MMORPG. e que busca sempre ajudar os membros através de conteúdos, tutoriais e suporte...
Nossos anunciantes
Hinetworks
VelozHost
InovHost
Rede Sociais