View Single Post
  #36  
Old 11-09-2007, 09:31
Caliber Caliber is offline
Banned
 
Join Date: Feb 2007
Location: USA
Posts: 134
Thanks: 0
Thanked 1 Time in 1 Post
Caliber is on a distinguished road
Quote:
Originally Posted by pikachu5501 View Post
no.. realy, why just make a forum on "why should i pay for a trainer", you know, for those how have mumy or the governement to pay everything for them so they will have a place to b1tch about how bad capitalism is. It is like we discusse about that more than training and coding itself .

No realy; if someone cant finish that game, why dont they get a job or something?

Caliber:
I have a little tiny bit favor to ask. i'v been posting quality +1 trainers for c&c3 for a while for everyone to enjoy but i cant find the health in c&c3. Can you give me just a little tinny winni hint.. i tried every thing; change, unchanged, decrease, increased.. in all type.. . I dont want you code or the cave code or anything like that but just a little little hint to help me to find that HP. I promess that i will credit you and you site on my next update.
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....

best,
Cal
Reply With Quote