Dungeon ID help.

Results 1 to 2 of 2
  1. #1
    Account Upgraded | Title Enabled! Tryout is offline
    MemberRank
    Jul 2020 Join Date
    340Posts

    sad Dungeon ID help.

    Goodevening! I need help locate the correct dungeon ID of the EOD B1F because I want to add drop on box. I found world13 for EOD B1F and locate the entry on the cabal.dec and found the dungeon id 218 but when I try to add example drop on WorldDrop it doesn't drop even if I put high drop rate.

    Example: WorldDrop.scp, I put 0 on Terrain_Mob so it will drop in any monster but still no drop PCHH as example.

    Code:
    1	13	218 0 632 0	10 1	200	0	0	0	0	0	0
    Example: World13-terrain.scp, still no drop even if 100 as drop rate.

    Code:
    149 0 632 0 100 1	200 0	0	0	0


  2. #2
    Proficient Member HariSeldon is offline
    MemberRank
    Oct 2019 Join Date
    188Posts

    Re: Dungeon ID help.

    Written correctly. You have a separator problem. You must use tabs in all server tables. But you use spaces as separators, and this leads to errors. I advise you to use Excel to edit server tables.



Advertisement