Jump to content

Question

Posted

 

I'm having problems with damage to plants and mushrooms, server is set to pre-renewal, both are taking full damage, not just "1". already checked on the db mob line, I already looked at the settings in src / config / renewal.conf

 
Anyone would know how to help me ??
 
appreciate

5 answers to this question

Recommended Posts

  • 0
Posted
On 5/22/2018 at 11:20 PM, Tyrfing said:

I don't know what might be the cause of your issues, but I would strongly advise that you discover the version of the emulator you are using on your server.

Then, you can simply get the same version from the rAthena repository and diff the .conf and source files to check what settings have been changed, because the infinite defense (that's the name of the feature that causes plants and mushrooms to take 1 as damage) is obviously working on the fresh emulator.

It's not a difficult thing to solve.

yeah, i did it.

I managed to clean it.
was something in the src.
was soon after putting the gepard files.

I removed, I returned the original files ... I took the gepard files and add manually ... came back to work ...


Anyway thanks for the help!


can close the topic
  • 0
Posted

Greetings Christopher,

I have just downloaded a brand new copy of the emulator and compiled it; the only setting I changed was in src/config/renewal.h to enable pre-RE instead of renewal.

The plants and mushrooms are taking 1 as hit. Please provide information on what GIT version of the emulator you are compiling. 

  • 0
Posted

Refers to doc/mob_db_mode_list.txt

Since MD_PLANT is depreciated and replaced with this hex mode below. make sure your plants have these values

MD_IGNOREMELEE        | 0x0010000 |     65536
MD_IGNOREMAGIC        | 0x0020000 |    131072
MD_IGNORERANGED       | 0x0040000 |    262144
MD_IGNOREMISC         | 0x0100000 |   1048576
---------------------------------------------- OR
                        0x0170000

 

  • 0
Posted
6 hours ago, Tyrfing said:

Greetings Christopher,

I have just downloaded a brand new copy of the emulator and compiled it; the only setting I changed was in src/config/renewal.h to enable pre-RE instead of renewal.

The plants and mushrooms are taking 1 as hit. Please provide information on what GIT version of the emulator you are compiling. 

yeah . i tested this.

But the server os already online =\ i tested offline and the same thing.

 

 

 

59 minutes ago, Cydh said:

Refers to doc/mob_db_mode_list.txt

Since MD_PLANT is depreciated and replaced with this hex mode below. make sure your plants have these values


MD_IGNOREMELEE        | 0x0010000 |     65536
MD_IGNOREMAGIC        | 0x0020000 |    131072
MD_IGNORERANGED       | 0x0040000 |    262144
MD_IGNOREMISC         | 0x0100000 |   1048576
---------------------------------------------- OR
                        0x0170000

 

I testes with 0x0170000

0x40

0x0400000

 

And nothing 

 

?

  • 0
Posted (edited)

I don't know what might be the cause of your issues, but I would strongly advise that you discover the version of the emulator you are using on your server.

Then, you can simply get the same version from the rAthena repository and diff the .conf and source files to check what settings have been changed, because the infinite defense (that's the name of the feature that causes plants and mushrooms to take 1 as damage) is obviously working on the fresh emulator.

It's not a difficult thing to solve.

Edited by Tyrfing

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

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