Jump to content

V3ct0r

Administrators
  • Content Count

    2,889
  • Joined

  • Last visited

  • Days Won

    519

Posts posted by V3ct0r


  1. Hello @batatafds,

     

    Please use the relevant section next time. The "Guides" section is not suitable for questions. 

     

    Thank you!

     

    On 10/21/2016 at 7:20 PM, V3ct0r said:

    Hello @Nobre!

     

    Open your characterinfo.txt and find for example Piglet (ID: 237).

    You will see his droplist (10 items maximum):

    On the right you will see 'rate' for each item:

     

    ID = Rate

    1680 = 172

    4416 = 370

    1777 = 769

    1779 = 10000

    1618 = 3333

    0648 = 19607

    0472 = 39215

    1000 = 1000

     

    How to get drop chance:

    Chance = 100 / 'Item rate' * MF_RAID

     

    For example, let's calculate chance for Soft Pig Mane (ID: 4416). Server drop rate is x 1.

    Chance = 100 / 370 * 1 = 0.27 or 27%

    • Like 1

  2. On 6/26/2023 at 2:42 PM, SolidusZA said:

    @V3ct0r any reason why there is only 1 gameserver in the server files?

     

    Dont have icicle or shaitan?

    Hello @SolidusZA,

     

    GameServer.exe takes a path to .cfg in it's command line arguments. For example, you can create (in the same folder with GameServer.exe) and run the following .bat file:

    @echo off
    start GameServer.exe GameServer.cfg 
    start GameServer.exe GameServer2.cfg
    start GameServer.exe GameServer3.cfg

     

     

×
×
  • Create New...