Jump to content

Recommended Posts

Hello @eatsangels,

 

The mod is for the client side of the game:

Quote

Type: for client (Game.exe);

Supported executable .exe files: GAME_13X_0, GAME_13X_1, GAME_13X_2, GAME_13X_3, GAME_13X_4, GAME_13X_5.

 

P.S. Do not quote the whole post in the next time please. Thank you!


Share this post


Link to post
Share on other sites
On 7/1/2022 at 5:10 PM, RafaelaMartins said:

Hi V3ct0r, if i try use buff on my party i cant :(, need use ctrl

Thank you for the feedback! I will fix this problem.


Share this post


Link to post
Share on other sites

Hello @Andy,

 

Do you have an opportunity to build the mod in Visual Studio 2019/2022?

 

Try to replace the line 319 in file dllmain.cpp:

 if (friends == false)

with:

if (!friends && pOtherCha->hp > 0)

 

  • Like 1

Share this post


Link to post
Share on other sites

Hello @Andy and @Unknown,

 

Have you tested the changes?


Share this post


Link to post
Share on other sites

Join the conversation

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

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  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.


×
×
  • Create New...