Autor Tema: What boxes can be done in season 6 up24 louis?  (Leído 588 veces)

Desconectado dead4link

  • *


  • 37

    10

    7
  • by
Does this type of box work?
Código
3
//Index   DropRate
0         10000
1         5000
end

4
//Index   Section   SectionRate   MoneyAmount   OptionValue   DW   DK   FE   MG   DL   SU   RF
0         *         10000         100000        0             1    1    1    1    1    1    1
0         5         10000         0             0             1    1    1    1    1    1    1
0         6         10000         0             0             1    1    1    1    1    1    1
0         7         10000         0             0             1    1    1    1    1    1    1
1         *         10000         100000        0             1    1    1    1    1    1    1
1         5         10000         0             0             1    1    1    1    1    1    1
1         6         10000         0             0             1    1    1    1    1    1    1
1         7         10000         0             0             1    1    1    1    1    1    1
end

5
//Index   Level   Grade   Option0   Option1   Option2   Option3   Option4   Option5   Option6   Duration   Comment
6159      0       0       *         *         *         *         *         *         *         0          //Jewel of Chaos
7181      0       0       *         *         *         *         *         *         *         0          //Jewel of Bless
7182      0       0       *         *         *         *         *         *         *         0          //Jewel of Soul
7184      0       0       *         *         *         *         *         *         *         0          //Jewel of Life
7190      0       0       *         *         *         *         *         *         *         0          //Jewel of Creation
end
« Última Modificación: Febrero 26, 2021, 08:21:25 pm por Louis »

Desconectado Louis

  • *
  • *


  • 1192

    164

    17545
  • br
  • Louis Emulator
    • +55 15 997401274 +55 15 997401274
    • @jogandomu @jogandomu
    • tec-facil tec-facil
Does this type of box work?
Código
3
//Index   DropRate
0         10000
1         5000
end

4
//Index   Section   SectionRate   MoneyAmount   OptionValue   DW   DK   FE   MG   DL   SU   RF
0         *         10000         100000        0             1    1    1    1    1    1    1
0         5         10000         0             0             1    1    1    1    1    1    1
0         6         10000         0             0             1    1    1    1    1    1    1
0         7         10000         0             0             1    1    1    1    1    1    1
1         *         10000         100000        0             1    1    1    1    1    1    1
1         5         10000         0             0             1    1    1    1    1    1    1
1         6         10000         0             0             1    1    1    1    1    1    1
1         7         10000         0             0             1    1    1    1    1    1    1
end

5
//Index   Level   Grade   Option0   Option1   Option2   Option3   Option4   Option5   Option6   Duration   Comment
6159      0       0       *         *         *         *         *         *         *         0          //Jewel of Chaos
7181      0       0       *         *         *         *         *         *         *         0          //Jewel of Bless
7182      0       0       *         *         *         *         *         *         *         0          //Jewel of Soul
7184      0       0       *         *         *         *         *         *         *         0          //Jewel of Life
7190      0       0       *         *         *         *         *         *         *         0          //Jewel of Creation
end

This type works until update 23, after you need to add the Drop Inventory column

but this example you sent is not well configured
Please donate to keep this website running. Thank you for your support.

Desconectado dead4link

  • *


  • 37

    10

    7
  • by
So it should be like this?
Código
3
//Index   DropRate Drop Inventory
0         10000     1   
1         5000    1   
end

4
//Index   Section   SectionRate   MoneyAmount   OptionValue     DW   DK   FE   MG   DL   SU   RF

1         5         10000         0             0             1    1    1    1    1    1    1
end

5
//Index   Level   Grade   Option0   Option1   Option2   Option3   Option4   Option5   Option6   Duration   Comment
6159      0       0       *         *         *         *         *         *         *         0          //Jewel of Chaos
7181      0       0       *         *         *         *         *         *         *         0          //Jewel of Bless
7182      0       0       *         *         *         *         *         *         *         0          //Jewel of Soul
7184      0       0       *         *         *         *         *         *         *         0          //Jewel of Life
7190      0       0       *         *         *         *         *         *         *         0          //Jewel of Creation
end
Yes, this is not a complete file (Since it is too long, I cut it off)
« Última Modificación: Febrero 10, 2021, 05:09:27 pm por dead4link »

Desconectado Louis

  • *
  • *


  • 1192

    164

    17545
  • br
  • Louis Emulator
    • +55 15 997401274 +55 15 997401274
    • @jogandomu @jogandomu
    • tec-facil tec-facil
anyway it is still not well configured xD
Please donate to keep this website running. Thank you for your support.

 

.