Sep 1, 2020
383
276
227
Where can I find Cocona quest or where does it start? I checked all the maps already but I cant find the quest for her. I tried to use the search function but I cant find what im looking for in this forum
 

bobi121

Member
Aug 1, 2019
362
376
187
Where can I find Cocona quest or where does it start? I checked all the maps already but I cant find the quest for her. I tried to use the search function but I cant find what im looking for in this forum
The Graveyard Quest is the starter one i think.
 

Squark ⚧❤️

Conversation Conqueror
Jun 16, 2017
7,344
8,126
815
While the input expansion script does support keyboard layouts based on language, the console script seems to be hardcoded.
Which key when pressed in the console gives you '? Try that with Shift.
On my keyboard ' + Shift gives the @ sign.
But in game, it returns nothing at all.
 
Apr 26, 2020
89
171
137
I am loving all this goblin content lately. The new camp seems neat, though the game crashes at the rapeloop after they're done throwing things at Lona. I hope Eccma will eventually make a path that allows you to willingly join the bad guys and take over the island, preferably corrupted this way by another female.
 
  • Like
Reactions: bobi121
Jan 17, 2021
101
116
144
Where can I find Cocona quest or where does it start? I checked all the maps already but I cant find the quest for her. I tried to use the search function but I cant find what im looking for in this forum
prev answer is correct, you have to do the graveyard quest at least once. after that you meet her with the "strange source of energy" quest. just make sure to find all the journal pieces along the way down, savescum if you gotta
 
  • Like
Reactions: owomaniacccccc
Sep 1, 2020
383
276
227
prev answer is correct, you have to do the graveyard quest at least once. after that you meet her with the "strange source of energy" quest. just make sure to find all the journal pieces along the way down, savescum if you gotta
Is the graveyard quest at the Mountain Monastery?
 

Kenny567

Well-Known Member
Oct 10, 2017
1,964
1,097
318
On my keyboard ' + Shift gives the @ sign.
But in game, it returns nothing at all.
I meant what key do you press to get the ' symbol ingame. Whichever key does that ingame should technically also return " when Shift+Key ingame.

If all else fails, you might need to make your own mod that changes the keycodes to match your layout. All the keycodes the console expects are defined in the Data/Scripts/Frames/RVscript/520_YanflyF10.rb file (see the for loop at line 300 and lines 156 to 171 for the keycodes)

Alternatively: put the code you want to execute in the clipboard and use the following code:
eval Clipboard.GetText()

Tested it with msgbox("Hello") in the clipboard and up poped a message box with the text: Hello
 

Squark ⚧❤️

Conversation Conqueror
Jun 16, 2017
7,344
8,126
815
I meant what key do you press to get the ' symbol ingame. Whichever key does that ingame should technically also return " when Shift+Key ingame.

If all else fails, you might need to make your own mod that changes the keycodes to match your layout. All the keycodes the console expects are defined in the Data/Scripts/Frames/RVscript/520_YanflyF10.rb file (see the for loop at line 300 and lines 156 to 171 for the keycodes)

Alternatively: put the code you want to execute in the clipboard and use the following code:
eval Clipboard.GetText()

Tested it with msgbox("Hello") in the clipboard and up poped a message box with the text: Hello
Thanks for the clarification. I found it. Strangely, it's on the next key over which on my setup is the hash (pound) symbol: # and tilde ~ on the Shift press, whereas the actual ' key returns nothing at all, regardless of whether Shift is held.
For some reason, in LonaRPG this key now does ' and holding Shift produces the ".
What kind of KB setup does the game think I have?

Thanks.
 

Rover55

Member
Aug 12, 2017
192
139
187
"Decreases negative effect on HP and STA" - what exactly does it mean? Does it reduce intaking damage or what? Also, does Breast B body modification do anything else beside decreasing negative effects?
 
4.10 star(s) 230 Votes