Jump to content

constants.cpp -> Stone Drop


Go to solution Solved by Jordan,

Recommended Posts

I added a few more metin stones into "const SStoneDropInfo aStoneDrop[STONE_INFO_MAX_NUM] ="

and now im getting the following error when compiling source:

constants.cpp:908:1: error: too many initializers for 'const SStoneDropInfo [10]'

afterwards i changed the following in constants.h to 20

const int STONE_INFO_MAX_NUM = 20;

 

The compile error is gone now, but the most metin stones are stilling missing the stone drop.

Can someone help me here please?

Link to comment
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now

Announcements



  • Similar Content

  • Activity

    1. 2

      Feeding game source to LLM

    2. 0

      Target Information System

    3. 2

      Feeding game source to LLM

    4. 2

      anti exp explanation pls

    5. 2

      Feeding game source to LLM

    6. 2

      anti exp explanation pls

    7. 0

      [GR2] Positioning an object added with "Attach"

  • Recently Browsing

    • No registered users viewing this page.
×
×
  • Create New...

Important Information

Terms of Use / Privacy Policy / Guidelines / We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.