Jump to content

Question for someone far smarter than I


jhath

Recommended Posts

Does anyone think it would be possible to mod the recovery time of pitcher's stamina??? We all know its ridiculous how fast they recover and I figured it could be modded, but I have no idea where it would be located. I sorta thought datafile, but I really have no clue... any ideas on where and how to mod it?

Link to comment
https://www.mvpmods.com/forums/topic/9628-question-for-someone-far-smarter-than-i/
Share on other sites

I am not 100% sure, but I believe this is somehow hard coded in the game itself. So no one really knows where the value is stored or how to update it. If we did, someone could create a 3rd party utility to update players I am sure...

C

  jhath said:
Does anyone think it would be possible to mod the recovery time of pitcher's stamina??? We all know its ridiculous how fast they recover and I figured it could be modded, but I have no idea where it would be located. I sorta thought datafile, but I really have no clue... any ideas on where and how to mod it?

Won't help you any but if it means anything, I think that's a great idea for a mod if it's possible.

String capa = "addicted";

if (!capa.equals("addicted"))

System.out.println("Something is wrong with this world.");

else

System.out.println("Everything is a-ok on planet Capa.");

int[] innings = new int[];

int capaStamina = 99;

if (innings == 5 || innings == 7 || innings == 9)

capaStamina = capaStamina /.69;

else

capaStamina = capaStamina - 1;

- lot of free time on my hands tonight.lol

EDIT: and obviously a bad java coder.lool

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...