Legend of Grimrock 2

Legend of Grimrock 2

The Guardians
Jovial 2022 年 7 月 30 日 下午 8:07
[HELP] Softlocked on Pyramid secret...
I was trying to get the pressure plate secret in the Pyramid to work when the rock I threw north hit the back wall of the pressure plate as the gate closed and now I can't reach it through the bars, and I can't lift the bars because the pressure plate needs to be reset. Unfortunately, my last save before this was 4 hours ago.

Does anybody have a clue how I can get the rock off the plate or did I just ruin my chance to get that secret? I'm willing to use console commands, I don't care at this point. I remember a special pair of items from the Maze of Madness that would easily fix this. Is there a way to spawn those? That's the only solution I can think of at this point without redoing 4 hours of hard work.
< >
正在显示第 1 - 2 条,共 2 条留言
Adrageron  [开发者] 2022 年 7 月 31 日 上午 12:53 
Hey, Jovial! To move 1 step forward through the bars, copy paste this to console:

local dx,dy = getForward(party.facing)
party:setPosition(party.x + dx, party.y + dy, party.facing, party.elevation, party.level)
Jovial 2022 年 7 月 31 日 上午 8:53 
引用自 Adrageron
Hey, Jovial! To move 1 step forward through the bars, copy paste this to console:

local dx,dy = getForward(party.facing)
party:setPosition(party.x + dx, party.y + dy, party.facing, party.elevation, party.level)

You are a lifesaver! Thank you for the help, I never would have found that on my own. Amazing mod by the way, probably the best overall mod I have ever played for any game! Huge props and thank you for being so quick to respond.
< >
正在显示第 1 - 2 条,共 2 条留言
每页显示数: 1530 50