Hmmm, is that the huge guy with frog helmet? I killed him, but it didn't unlock his weapon in character creation. But I guess it will be the giant flail.Comments on steam says it's the assault on windsor
Hmmm, is that the huge guy with frog helmet? I killed him, but it didn't unlock his weapon in character creation. But I guess it will be the giant flail.Comments on steam says it's the assault on windsor
It's a bug that's fixed in the latest version.Hmmm, is that the huge guy with frog helmet? I killed him, but it didn't unlock his weapon in character creation. But I guess it will be the giant flail.
Not sure abut saving but it's not hard to savescum to an extent as long as you know when the game force saves. Like when a battle starts it saves after every 5 passed turns, so 6,11,16,21 etc so if you get decked in between those you can exit and reload or try to get a long shot to land. It also force saves when you start scavenging but you can exit and continue to get a different event to roll if you don't like what you got.Hello everyone,
is there a way to enable saving on the last difficulty?
Thanks for the information. I just thought since it's renpy, it would be pretty easy to turn on the save menu.Not sure abut saving but it's not hard to savescum to an extent as long as you know when the game force saves. Like when a battle starts it saves after every 5 passed turns, so 6,11,16,21 etc so if you get decked in between those you can exit and reload or try to get a long shot to land. It also force saves when you start scavenging but you can exit and continue to get a different event to roll if you don't like what you got.
so what version is the one in OP? Title of thread say 1.0.3, when click on link, file are all head.will.roll without the file version. Steam version seem to haveYou must be registered to see the linksto 1.0.5
how you open console? ctrl + O dont workWell some console command I guess
player_strength = xx
player_agility = xx
player_endurance = xx
player_coordination = xx
player_vitality = xx
player_intelligence = xx - crafting skill
player_virtue = xx (max100)
player_prestige = xx
player_weapon_skill_swords = XX
player_weapon_skill_axes_maces = xx
player_weapon_skill_polearms = xx
player_crossbow_skill = xx
player_talent_points = xx
player_fourth_level_talents_taken_swords = -3 - set to -3 so you can take them all
player_fourth_level_talents_taken_axes = -3
player_fourth_level_talents_taken_maces = -3
player_fourth_level_talents_taken_polearms = -3
player_inventory_space = xx
player_gold = xx
time_left = 25
time_left_max = 25 - default max for heads will roll difficulty
I use UnRen to unlock console so it's Shift + O for mehow you open console? ctrl + O dont work
bro can you plz share your savefile!Anyways, after unlocking most stuff at character creation, I've been thinking of different builds I can try. Everything just seems inferior to overhead strike weapons which scales from strength. The damage it adds is just too great which lets you one shot a lot of mooks. Deep cut is an agi equivalent, but it only works if it's a clean hit and Agi cap is lower than Str cap.
I think estoc with some trinket synergies might be a pretty fun build, but not nearly as strong as basic strength builds.
it gaive me an error text that says :So, how to enable saving on any difficulty:
- Go to your_path_to_the_game/Heads Will Roll Reforged/game
- Find screens.rpy
- Open with text editor(i use notepad++)
- Find string "textbutton _("Prefs") action ShowMenu('preferences')"
- Add after second one(string 599) this "textbutton _("Save") action ShowMenu('save')"
- Save changes
- ???
- PROFIT
it gaive me an error text that says :
I'm sorry, but errors were detected in your script. Please correct the
errors listed below, and try again.
File "game/screens.rpy", line 600: expected statement.
textbutton _("Save") action ShowMenu('save')
^
Ren'Py Version: Ren'Py 7.4.10.2178
Wed Oct 18 14:32:19 2023
no for some reason your 600 is 596 in mineView attachment 3015460
Does your document look exactly the same?
P.S. This is my already modified file.but i got this instead
it worked with your file idk why anyway here is mine and thank you for your trouble ^_^P.S. This is my already modified file.