You need to make that yourself or ask someone else to do it, cmacleod42 is not going to make the mod.Is it possible for this game to have an all male version remake just like mariamods all male version remake of her game into young marcus
You need to make that yourself or ask someone else to do it, cmacleod42 is not going to make the mod.Is it possible for this game to have an all male version remake just like mariamods all male version remake of her game into young marcus
The stone is here but did not show due to an issue relating to a change in 14.11 with how items appear in rooms. If you revisit the room the stone will be thereThe stone is missing, also, I can't seem to ask Davy's mom about the blue bottle.
...
Sounds like a bug, odd as it is a very common path, what version are you using?When I talk to Tess in the hotel I don't go up to the room to attempt the puzzle, I just stay n the main room, also any save I make in the hotel can't be loaded from it just stays on the choose your load screen. This is with a clean install and no cheats.
I'm using 14.11b on the conspiracy path.Sounds like a bug, odd as it is a very common path, what version are you using?
Please save your current save either to file or export it and post it for me to check
It is a bug, odd no one else saw it, most people must of used old save gamesI'm using 14.11b on the conspiracy path.
There is one you find sort of, as it is missing then you cannot re-read it as it is missing. It is not required to progress the story. It can be found after you do the Seance but it is a one-off scene.Do I have the missing book on demons?
Is this something everyone is gonna need, or is it rolled up in 14.11b or unnecessary for most people?It is a bug, odd no one else saw it, most people must of used old save games
To fix, download the attachment, unzip and copy compiled.js into your game installation in the Javascripts subfolder. The saves will work then
mods)
echo "Compiling With Mods"
# find ../Javascripts/Source/Mods -name *.js -exec cat {} \; > ../Javascripts/merged.js
for mod in ../Mods/*
do
if [ -f $mod ]
then
continue
fi
find "${mod}/Javascripts/Source" -name *.js -exec cat {} \; >> "${mod}/Javascripts/merged.js";
java -jar compiler.jar --compilation_level WHITESPACE_ONLY --js "${mod}/Javascripts/merged.js" --js_output_file "${mod}/Javascripts/compiled.js";
done;
find ../Javascripts/Source -path ../Javascripts/Source/Mods -prune -o -name *.js -exec cat {} \; >> ../Javascripts/merged.js
;;
Thanks for the updated compile.sh, this was sent to me a while ago, I do my development work under Windows usually so had not really checked itIs this something everyone is gonna need, or is it rolled up in 14.11b or unnecessary for most people?
Edit:
Well, ran into this bug so I'm going with yes.
Also found another bug, Sir Ronald Gates has a typo, `addCommwnt` instead of addComment
Your compile.sh also won't build mods, I think because the mod folder location changed? I changed to this:
...
and it seems to work great.
Thanks both are fixed, the movie issue is fixed in the above compiled.js fix as wellFirst bug is Vampyre's movies not being shown.
2nd is People/Mom/mom28.mp4 not being shown when Gabby steals her.
image: "Images/People/Mom/Natural/mom28.jpg",
You only get one chance to charm Mother Superior, there is no alternate path. short of cheatingHey, I think i messed up with the mother superior. When i hypnotized her i didn't charm her. is there a way now to repeat this? i dont have the save game to load ;-; also i f'd with the flags for anita as i thought i was softlocked Can somebody check my save to see if i'm really locked now? i cheated the hell out of this game if this is useful information
This is a bug that was fixed the the last update 14.11b, please apply that and the issue is fixedWhen I get to the part where I can ask either Sarah or the mayor for an invite to the gathering to charm Grace (?), I am unable to ask the mayor. Any attempt to reach them (at the office or the apartment) freezes the screen, and the only way to unfreeze it is to either pass the time to when they are no longer at the location or to move to another location without the mayor (through options or cheats).
After the party, I can visit the mayor again, so it looks like it only locks up for that step of the quest, from when you need an invite to when you get the invite.
Aside from the small bug fix updates like 14.11a and there will be at least one more of thoseSo what are the general plans for the next few updates?