The one on the OP is the full complete game with the mod no need to add anything to it.I follow step by step the installation of the game mod and I get errors? someone help me? Can you pass the full game with all the mod installations? please
You can change names from the Cheats view, click on Cheats at the bottom of the window.Is there a way to change the name of one of the randomly generated npc's?
It would be a good skeleton. Though it would be a lot of work. I actually was making a full-conversion fantasy RPG out of it for awhile, though it was a bit more work than I was willing to put toward it at the time. Though if I ever pick it back up, I would probably return to using LR2 as a framework. For me, researching serums became researching spells. Casting them instead of giving serums, etc.I'm looking to make a game similar to LR2 but in a university setting with a hypnosis device instead. The art will have to change as well to some kind of other system that can generate art procedurally. Do you think the skeleton of LR2 is good to model the game after or is it too baked into the scenario?
Unfortunately, the Renpy PlugIn for JoiPlay has not yet been updated to Renpy8.1. We have some people experimenting with building an Android build, but that has not been successful yet.Running game in android v12 renpy and the game doesn't start.
The following is traceback.txt
I'm sorry, but an uncaught exception occurred.
While running game code:
Exception: Could not load from archive Mods/Actions/chat_actions_enhanced.rpyc.
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "renpy/bootstrap.py", line 326, in bootstrap
File "renpy/main.py", line 455, in main
File "renpy/script.py", line 283, in load_script
File "renpy/script.py", line 706, in load_appropriate_file
Exception: Could not load from archive Mods/Actions/chat_actions_enhanced.rpyc.
No, it's not, that project has also been very dormant the last few months. It was an attempt to convert the old bugfix from the mod to Renpy 8.1, so basically the original game with the fixes we made the last 6 years.Is "Lab Rats 2 CE" the same thing as "Lab Rats 2 reformulate"?
The rollback is in an integral mechanic of Renpy and is automatically applied. It cannot be temporarily disabled, you can only disable it on an object by inheriting from a specific base class, but that would exclude it from rollback completely.Annoying BUG: ROLLBACK resets all cheat and regular character variables back to original variables across all characters in latest dev build just thought you'd ought to know >.< FIX: disable Rollback til its fixed
EDIT: tried disabling rollback in config did not work Tristim can there be a quick fix for this?
Also cheating/editing serums you go to exit serums/teirs screen and it resets back to original serums/teirs *head desk* why are the variables being so finicky right now sigh