Top - Dev
Gostaria de reagir a esta mensagem? Crie uma conta em poucos cliques ou inicie sessão para continuar.

Mudando O que o Pet Dropa

Ir para baixo

Mudando O que o Pet Dropa Empty Mudando O que o Pet Dropa

Mensagem por PatolinoPrudencio Qui 23 Jan 2014, 17:31

Primeiramente vá na sua server file/scripts/calculate
functions.lua
Abra com o Bloco de notas ou com o Notepad++
Procure por 855 (Codigo do Fairy Coin)
Vai aparecer Assim

Código:

    local star_num = GetItemAttr( Item_bg ,ITEMATTR_VAL_FUSIONID )       --µÀ¾ß¾«Á¶ÐÅÏ¢ÓÐÒԼǼ¾«ÁéÒ»±ÊµÄÊýÁ¿
            star_num=star_num+1
            if math.mod( star_num , 1) == 0 and Elf_URE>=50 and Part1_JLone==1 then
               GiveItemX ( role , 0 , 855 , 1 , 4 )                              -------³É³¤1µã¸øÒ»¾«ÁéÓ²±Ò
            end
            if math.mod( star_num , 2) == 0 and Elf_URE>=50 and Part1_JLone~=1 then
               GiveItemX ( role , 0 , 855 , 1 , 4 )                              -------³É³¤2µã¸øÒ»¾«ÁéÓ²±Ò
            end
            if math.mod( star_num , 30) == 0  and Elf_URE>=50 and Part1_JLone==1 then         -------³É³¤30µã¸øÒ»¾«Áé»ÔÓ¡Ò»¸ö
               GiveItemX ( role , 0 , 2588 , 1 , 4 )                  
            end
            if math.mod( star_num , 60) == 0  and Elf_URE>=50 and Part1_JLone~=1 then         -------³É³¤60µã¸øÒ»¾«Áé»ÔÓ¡Ò»¸ö
               GiveItemX ( role , 0 , 2588 , 1 , 4 )                  
            end
            if math.mod( star_num , 120) == 0  and Elf_URE>=50  then                  -------³É³¤120µã¸øÒ»¾«Áé»ÔÓ¡Ò»¸ö
               GiveItemX ( role , 0 , 2588 , 1 , 4 )                  
            end
            if math.mod( star_num , 1200) == 0  and Elf_URE>=50 then                  -------³É³¤1200µã¸ø¾«ÁéÍõ»ÔÓ¡Ò»¸ö
               GiveItemX ( role , 0 , 2589 , 1 , 4 )                  
            end
            if star_num==1200 then
               star_num=0

Agora onde tem 855,2588(Elven Signet) so por o que vc quer q o Pet Drop
Espero ter Ajudado Qualquer Duvida Poste Aqui lol! 
PatolinoPrudencio
PatolinoPrudencio
Moderador
Moderador

Mensagens : 10
Data de inscrição : 15/12/2013
Localização : Brasília

Ir para o topo Ir para baixo

Ir para o topo

- Tópicos semelhantes

 
Permissões neste sub-fórum
Não podes responder a tópicos