[en] - Modding Corner > General Modding Questions

Changing the health and damage of heroes

(1/3) > >>

Elfstone_2931:
Hello everyone, I'm trying to change the health and damage of a few of the heroes in the Edain mod, but I'm having some difficulty, as none of my changes seem to have any effect. I've tried changing the damage of the weapons directly in the weapons.inc file, I've tried creating new modules for both weapons and health in the weapons.inc file as well as the gamedata.inc folder and the gamedata.ini folder, and I've tried directly changing the health in the individual's ini's, but none of these things have worked. If anyone could provide any assistance, I would be incredibly grateful.  :)

Caun:
Hey,
you cant overwrite the .inc files, only the normal ini files.
You have two possibilities:

1. Create a new weapon in the weapon.ini

2. Copy&paste the whole weapon/gamedata.inc  in the weapon/gamedata.ini  and delete the #include "\includes\weapon.inc"  / #include "\includes\gamedata.inc"


And dont forget the hero damagedisplay is an extra
specification (DisplayMeleeDamage)

Elfstone_2931:
I see, thank you very much :) so if I put a new health module into the gamedata.ini file after copying everything over from the gamedata.inc file it should work? Thank you very much for your help :)

Elfstone_2931:
Apologies for the double post, but I've done everything recommended in the post above, but my changes still don't seem to be taking effect, and I have no idea why. Sorry to bother everyone, but any help would again be greatly appreciated :)

Walküre:
Of course, it's commonly suggested to avoid double posting as much as you can. If you post a double comment, though, after 24 hours from your previous post, you are well legitimate to do it without any sort of implications  :)

Navigation

[0] Themen-Index

[#] Nächste Seite

Zur normalen Ansicht wechseln