How to do the new "Search the internet" function.How can i do the "web search"? I can't find the option on the phone, and also there is no "new" option to pick when i click the book in my room.
QuestionHow can i do the "web search"? I can't find the option on the phone, and also there is no "new" option to pick when i click the book in my room.
AnswerApologies... can not find the comment to reply to...
Someone was wanting to know about how to do the new "Search the internet" function.
In your room do some reading... click on the Book icon.
If you have been able to achieve an event/scene/appointment which gives you some starting info for searching the web for more... you will have an option to search the internet.
Inside will be options for what to search for if you have achieved them.
Click on it.
You may have some luck and find some content.
Me... I am searching for the 2018 High Speed Calendar
Found the 2019 version but that's not what I want...
View attachment 1218997
(The image is not actually part of the game... that's what I actually found on the internet )
Thanks... have added it to my post.Question
Answer
I would say you have become a classic example of why not to use console cheats if you do not understand what it could do.hi,
i tryed to use
g_poker_game.participants[1] = 0
this total desroy the game and it want start anymore
run in the background cupple of seconds and than quit
no error file gets created...
someone may knows where/how to revert this in filesystem of the game?
or at least get the game to a clean state....hi,
i tryed to use
g_poker_game.participants[1] = 0
this total desroy the game and it want start anymore
run in the background cupple of seconds and than quit
no error file gets created...
someone may knows where/how to revert this in filesystem of the game?
Welcome, I simply happened to recall the post for some reason.Thanks... have added it to my post.
My search function has not woken up yet...
Need some more Indonesian Blue Dragon Coffee ... or as it's called by some people... Dragon Poo coffee
Maybe it's a build up portfolio. Next pic Amy gets out of the car looking all hubba hubba.How to do the new "Search the internet" function.
In your room do some reading... click on the Book icon.
If you have been able to achieve an event/scene/appointment which gives you some starting info for searching the web for more... you will have an option to search the internet.
Inside will be options for what to search for if you have achieved them.
Click on it.
You may have some luck and find some content.
Me... I am searching for the 2018 High Speed Calendar
Found the 2019 version but that's not what I want...
View attachment 1218997
(The image is not actually part of the game... that's what I actually found on the internet )
Uninstall the game. Then go to c:username\appdata\roaming\renpy\island-1499865023. Delete that folder. Reinstall game with companion mod. Should be in clean state with no saves.hi,
i tryed to use
g_poker_game.participants[1] = 0
this total desroy the game and it want start anymore
run in the background cupple of seconds and than quit
no error file gets created...
someone may knows where/how to revert this in filesystem of the game?
The problem isn't fixing it once I know about it. Most of these fixes take just a couple of minutesWell....No Aly, Heather hasn't even been on the island yet in this new playthrough.
View attachment 1217951
Seems the script could use an if/else conditional statement here. I can fix it PDQ, but there's more than a few of these scene mistakes where commentary assumes you've experienced a moment that has yet to have occurred. I'm working on other scripting but might see if I can resolve this issue with the current variable sets.
I allready tryed to delete appdata while search for holiday, but dont know theres a island too...Uninstall the game. Then go to c:username\appdata\roaming\renpy\island-1499865023. Delete that folder. Reinstall game with companion mod. Should be in clean state with no saves.
I've added restaurant and doctor's office for the next update. Also Jennifer and Yumiko get it at the bar. Reception is still missing.By design/not implemented yet if ever.
Yup, that is the scourge of software development. When you get to the number of lines of code of HI it is not hard to do a fix. It is hard to do it consistenly all over the place.The problem isn't fixing it once I know about it. Most of these fixes take just a couple of minutes
The problem is to keep track of everything with the huge amount if content and scenes.
Fixed it, will be part of the next update. Click ignore for now to continue.I got this exception today after I had just finished my first "massage" session. Was hoping someone could tell me if there is anything I can do to fix this.
"Exception: Sayer 'i_char1.talk' is not defined."
The traceback file from the error is included below. Thank you.
Install the Companion ModI've had the following issue when trying to open a save from the 2.3.0 version that includes the companion mod. Help, please.
I'm sorry, but an uncaught exception occurred.
While running game code:
File "renpy/common/00action_file.rpy", line 452, in __call__
renpy.load(fn)
AttributeError: 'StoreModule' object has no attribute 'cl_nemod_data_store'
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "renpy/common/_layout/screen_main_menu.rpym", line 28, in script
python hide:
File "renpy/ast.py", line 922, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "renpy/python.py", line 2218, in py_exec_bytecode
exec(bytecode, globals, locals)
File "renpy/common/_layout/screen_main_menu.rpym", line 28, in <module>
python hide:
File "renpy/common/_layout/screen_main_menu.rpym", line 35, in _execute_python_hide
ui.interact()
File "renpy/ui.py", line 298, in interact
rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
File "renpy/display/core.py", line 3101, in interact
repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, pause=pause, pause_start=pause_start, **kwargs)
File "renpy/display/core.py", line 3910, in interact_core
rv = root_widget.event(ev, x, y, 0)
File "renpy/display/layout.py", line 1053, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "renpy/display/layout.py", line 1053, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "renpy/display/layout.py", line 1053, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "renpy/display/screen.py", line 720, in event
rv = self.child.event(ev, x, y, st)
File "renpy/display/layout.py", line 1053, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "renpy/display/layout.py", line 1243, in event
rv = super(Window, self).event(ev, x, y, st)
File "renpy/display/layout.py", line 245, in event
rv = d.event(ev, x - xo, y - yo, st)
File "renpy/display/layout.py", line 1053, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "renpy/display/layout.py", line 1243, in event
rv = super(Window, self).event(ev, x, y, st)
File "renpy/display/layout.py", line 245, in event
rv = d.event(ev, x - xo, y - yo, st)
File "renpy/display/layout.py", line 1053, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "renpy/display/layout.py", line 245, in event
rv = d.event(ev, x - xo, y - yo, st)
File "renpy/display/viewport.py", line 307, in event
rv = super(Viewport, self).event(ev, x, y, st)
File "renpy/display/layout.py", line 245, in event
rv = d.event(ev, x - xo, y - yo, st)
File "renpy/display/layout.py", line 245, in event
rv = d.event(ev, x - xo, y - yo, st)
File "renpy/display/behavior.py", line 975, in event
return handle_click(self.clicked)
File "renpy/display/behavior.py", line 910, in handle_click
rv = run(action)
File "renpy/display/behavior.py", line 329, in run
return action(*args, **kwargs)
File "renpy/common/00action_file.rpy", line 452, in __call__
renpy.load(fn)
File "renpy/loadsave.py", line 766, in load
roots, log = loads(location.load(filename))
File "renpy/loadsave.py", line 63, in loads
return cPickle.loads(s)
AttributeError: 'StoreModule' object has no attribute 'cl_nemod_data_store'
Windows-10-10.0.19041
Ren'Py 7.4.4.1439
Holiday Island 0.3.0.0
Sat May 29 14:17:37 2021