Hack Request - Disable Auto-Generated Stats on Equipment
-
I’ve seen plugins and hacks that give auto-generated stats to equipment without any, such as engines, scanners, tractor beams and powerplants. I’d like to do the opposite, disabling the auto-generated stats for Shields, Weapons and Thrusters so I can put in my own statistics like “Speed: Fast” or “Power: Low” instead of “Speed: 750m/s” or “Power: 4500.”
Since certain guns might vary slightly in the damage they deal, players would probably go for the higher damage one. Whereas hiding the amount of damage both guns do behind a statistic like “Damage: High” means players can’t see the exact difference between the two and will be more likely to use the weaker gun assuming they don’t use something like FLCompanion.
Another reason for this is that minor balance changes could be made without causing players to start raging if their equipment gets nerfed.Can it be done?
-
guess what adoxa means, is that it could be possible to make something what already is there but instead of the plain numbers you see ingame to input different words like “high” in a range of dunno, 400 to 450 if that’s high in your mod^^. so, you don’t have to write all the stats for each peace of equipment, but just a few words and the program would do the rest, as before.
-
this what you are looking for?
http://the-starport.net/freelancer/forum/viewtopic.php?post_id=17501#forumpost17501 -
RimShot wrote:
this what you are looking for?
http://the-starport.net/freelancer/forum/viewtopic.php?post_id=17501#forumpost17501Thanks, that seems to be exactly what I’m looking for! I’m a bit confused by the code, though.
M0tah wrote:
0x0F84->0x90E9 in freelancer.exe, 0x840B3 = remove the automatically generated portion of equipment infocards
0x840B3 doesn’t sound like an offset to me and Hexplorer can’t find it. What is it and how can I find it?
-
i dont know hexplorer but the offset is valid.
0x840B3 = 540851 as decimal there is 0x0F84 as should be.maybe read this:
http://www.memes.no/88flak/downloads/beta/1.1_Offsets_Tutorial.htm