View Single Post
  #2  
Old 11-09-2007, 10:54
pikachu5501 pikachu5501 is offline
Senior Member
 
Join Date: Oct 2006
Location: canada
Posts: 101
Thanks: 0
Thanked 1 Time in 1 Post
pikachu5501 is on a distinguished road
Quote:
even if you find the bits of code that control the health, there are at least 4 areas that call the function i used to manipulate the health. so you would have to trace the calls and see which ones are useful (i.e. which one is calling when you mouse over the unit (i.e. the health bar gets drawn), etc. it's quite a chore and i don't know you so i have no idea your ability and it would take quite some time to go over this.

i think the values where float, if i remember. also the game is a bit squirrely with troops since it lists a health for all troops but in fact each troop has it's own health amount so it's best to trace with a vehicle, not a troop. PM me about this and maybe we can talk more about it.

my plasma force health option is another discussion entirely as it took quite a while to trace that code down....
whoa, that's a lot of informations, well, thanx a lot. If i manage to do a +2 trainer with unlimited hp, i will certainly credit you. Thank you again.
Reply With Quote