Mod Cheat Mod Holiday Island Mod-cheat

zealot360

Newbie
Oct 12, 2017
41
91

Overview:
(This mod allows you to have all the women on the island simultaneously, removes the use of time from some actions, and reduces the time of repeating random events..)​

Updated:05/02/2024
Game/Creator: Darkhound1
Modder: Zealot360
Mod Version: 0.5
Game Version:0.5.0.1
Language: English

Features:
You don't have permission to view the spoiler content. Log in or register now.

Installation:
You don't have permission to view the spoiler content. Log in or register now.

Change-Log:
You don't have permission to view the spoiler content. Log in or register now.

Download:

 
Last edited:

zealot360

Newbie
Oct 12, 2017
41
91
You're welcome, I'll update the mod when the creator makes important changes or adds a lot of content, and when the final version of the game is over, if it is finished, let's hope so, it's a good game
 
  • Like
Reactions: 09110212

zealot360

Newbie
Oct 12, 2017
41
91
Hello! This game takes too much time to come up with a new major update, the new version 4.0.1 has Brenda completed, so I will wait until each major update is done free of bugs to update the mod, so be patient hahaha I won't leave this game mod incomplete cuz I like the game but I hope that the game creator finish the game and don't leave it incomplete.
 

petertavy

Newbie
Aug 21, 2020
98
20
Will this mod get a new update for the new version 4.5.1 ?
Meanwhile, here is (I hope) a temporary fix if you want to run the
latest version & you only want more girls & not the other benefits
of the mod:

Save your game. In console, do:

g_max_chars_on_island

& note the original value. Then do:

g_max_chars_on_island = 30

If this causes problems (I dont know any) , then reload the save & restore

g_max_chars_on_island

to its original value. Best wishes. I hope all goes well
 

zealot360

Newbie
Oct 12, 2017
41
91
hello there! Working on the mod for the new update 5.0.0, this will be the mod V0.5, I really hope that the game creator will finish this game, the next mod update will be for the game version 6.0.x
 
Last edited:
  • Like
Reactions: Jenzi800

Jo_No28

Newbie
May 5, 2020
23
14
zealot360 sorry for tagging but does your mod include the quick fix released by darkhound related the titfight cuz it triggers on day 14, ive tested it to a save without your mod it doesnt trigger but after i put your mod it in the game files the tit fight triggers on day 14.
 

zealot360

Newbie
Oct 12, 2017
41
91
zealot360 sorry for tagging but does your mod include the quick fix released by darkhound related the titfight cuz it triggers on day 14, ive tested it to a save without your mod it doesnt trigger but after i put your mod it in the game files the tit fight triggers on day 14.
Hi! I created the mod from scratch using version 5.0.1 of the base game, so it should have the latest fixes, and I don't think I modified this event.
Is this the event code that you mean?

if actions_left == 48 and location == "player_room" and (gameday - daniela.get_event_seen_last("lab_ac2_office")) >= 14 and mercedes.get_event_seen("Player_room_titfight_night_intro") == False:
call player_room_event_titfight_intro (mercedes) from _call_player_room_event_titfight_intro

If this isn't the event you're referring to, then we'll either have to wait for the next major game update so I can update the mod, or please tell me which file in my mod triggers the event so I can compare both versions and modify it if necessary.
 
Last edited:

Jo_No28

Newbie
May 5, 2020
23
14
Hi! I created the mod from scratch using version 5.0.1 of the base game, so it should have the latest fixes, and I don't think I modified this event.
Is this the event code that you mean?

if actions_left == 48 and location == "player_room" and (gameday - daniela.get_event_seen_last("lab_ac2_office")) >= 14 and mercedes.get_event_seen("Player_room_titfight_night_intro") == False:
call player_room_event_titfight_intro (mercedes) from _call_player_room_event_titfight_intro
Yes this is the event i mentioned everytime i am on day 14 the tit fight event it triggers.
 
  • Like
Reactions: zealot360

zealot360

Newbie
Oct 12, 2017
41
91
Yes this is the event i mentioned everytime i am on day 14 the tit fight event it triggers.
Okay, I've uploaded the new mod with the fix; it should work now. Let me know if there are any other bugs. This game is very difficult to modify, its code is very difficult because it has so many variables and conditions, and I'm still learning. That's why I only update the mod when a major version comes out.