Jump to content


Photo

How to modify unit's health & armor?


  • Please log in to reply
2 replies to this topic

#1 Samppu

Samppu
  • Members
  • 25 posts

Posted 31 December 2009 - 01:12 PM

I think this is right forum for this, becuse to make this work, I need both, INI.big and Worldbuilder - I think. But let's get workin'

Okay, so I want to make Armor and Health buff or boost, whatever, to my team, becuse in Worldbuilder, you just cannot add some health to unit, like 500% (I think), so is there any way to do that, like add Upgrade or Buff or something to INI.big, and use that in Worldbuilder, like giving an upgrade when I want to boost someones health, or if this is not the right way to do it, what is?

#2 Kwen

Kwen

    Vileartist

  • T3A Staff
  • 4,865 posts
  • Location:Korea I wish
  • Projects:It'sa secreeet
  •  T3A's First N00b
  • Division:BFME
  • Job:T3A Expert
  • Donated

Posted 03 January 2010 - 02:52 AM

This is done using map.ini. I myself have no experience with it. But there are many that have.

                           https://www.twitch.tv/vileartist - Yes shameless self-promotion

          ----------------------------------------------------------------------------------------------------------------------

                            "Old modders never die, they just fade away" ~ Hostile


#3 JUS_SAURON

JUS_SAURON

    El Shaddai

  • Members
  • 1,581 posts
  • Location:Trinidad
  • Projects: BFME2 MOD - Power Of The Ring
  •   INI Coder

Posted 03 January 2010 - 11:44 PM

did you get this working ..seems simple enough
;-----------------------------------------------------------
using map ini

CODE

ReplaceModule ModuleTag_RespawnBody

Body = RespawnBody ModuleTag_RespawnBody_NEW
CheerRadius = EMOTION_CHEER_RADIUS
MaxHealth = 2000000 ;BALANCE Aragorn Health
PermanentlyKilledByFilter = NONE ;Who kills me permanently?
DodgePercent = HERO_DODGE_PERCENT
End

End


This is an example for Aragorn..
Use the Final.Big program to see the game codes you need to modify...


;-----------------------
Using worldbuilder

I have been able to increase units that are ALREADY out on the map
by manipulating their health %

;---------------------------

using -mod command

If you want to go all the way then make a mini-mod
and manipulate the values of any unit you want

;------------------------------

I have not messed with Armour as Health usuallly does the trick




0 user(s) are reading this topic

0 members, 0 guests, 0 anonymous users