Forum Announcement, Click Here to Read More From EA_Cade.

Max clubs per sim

I'm trying to increase the max clubs per sim.

I've modified the value in the Python script (clubs.club_tuning.ClubTunables). I've found it in the following GFX ressources too :
62ECC59A:00000000:416335388FC3A43C
62ECC59A:00000000:5D4C09757AE9282D
62ECC59A:00000000:63DDA367DE3564AB
62ECC59A:00000000:D3FA78258546CDB9
62ECC59A:00000000:EBE6B358F78CDE18

But the cap stay the same in the UI in game (in the Sim club panel, or when hovering the Join button in the Clubs management panel). I'm not that sure I'm modifying the GFX ressources correctly (using JPEXS for that, but I'm not familiar with it).

So I have a couple of questions :
- Is it moddable or is this something hard-coded somewhere ?
- Is there anywhere else I should look at ?

Thanks !

Comments

  • Options
    SimGuruModSquadSimGuruModSquad Posts: 597 Member
    Hi @Neia,

    Yeah it should just be defined in tuning (via MAX_CLUBS_PER_SIM) and in GFX resources (via MAX_SIM_CLUBS). I am pretty sure there is nothing on the C++ side that is hard coding this value. It is also possible the UI art itself is limited somehow. So my guess is that your issue is somewhere on the UI side.

    Hope that helps,
    SGMS
  • Options
    NeiaNeia Posts: 4,190 Member
    Awesome, it works ! I searched more methodically into the GFX ressources, there was a bunch of them I missed. The UI handle the extra clubs fine, I tested with up to 9.

    Thanks a lot !
  • Options
    SimsontheropeSimsontherope Posts: 291 Member
    That's awesome you are working on that, it's my main concern about get together clubs :blush: I hope it's functioning well !
    7FOHKlj.png
    Clothes, hairstyles, buildings, sims and objects available on my blog, Un Sims au Bout du Fil
    Origin ID simsontherope
  • Options
    NeiaNeia Posts: 4,190 Member
    I posted it on MTS, it's still in the moderation queue, but it should be available soon :)
  • Options
    ScobreScobre Posts: 20,665 Member
    Thank you so much Neia. It is up now. http://www.modthesims.info/download.php?t=571322
    “Although the world is full of suffering, it is full also of the overcoming of it.” –Helen Keller
Sign In or Register to comment.
Return to top