Devoidbrah
@devoidbrah
Active 5 years, 1 month ago-
Jeffrey replied to the topic BUGS and Fixes in the forum GOF Eras Module 2 download & discussion board 5 years, 10 months ago
New update just uploaded and those fish prices should now be fixed.
-
Jeffrey replied to the topic Technical Questions in the forum GOF Eras Module 2 download & discussion board 5 years, 10 months ago
Just uploaded a new update and I did make the change I spoke of…both cuirass and muskets contain an attribute in the item to identify the properties and are no longer hardcoded to look for names.
-
Jeffrey replied to the topic Technical Questions in the forum GOF Eras Module 2 download & discussion board 5 years, 10 months ago
Right now, the cuirass thing to skip required perk is hardcoded by name, but now that you bring it up, I think I want to change that to carry a .property that is set in initItems.c for that feature. I think I’m going to add item.requirePerk in order to check them. But for now, currently, it checks by item.id…[Read more]
-
Jeffrey replied to the topic Technical Questions in the forum GOF Eras Module 2 download & discussion board 5 years, 10 months ago
You had asked a few questions about this, so I’ll try to clear it up.
DIALOGSrussianQuestBerglars.c controls the dialog logic (the actual text for dialogs is in TEXTDIALOGSQuestBerglars.h), and also has the case “Step_overAll”. During the talk with that person, it eventually hits that case and that is where the officers are disabled in the meet…[Read more]
-
Jeffrey replied to the topic Technical Questions in the forum GOF Eras Module 2 download & discussion board 5 years, 10 months ago
case “Step_overAll” is in Berglars.c, LSC_Q2Utilite.c, function BerglarsInit() sets all the characters and town locations where you will be approached and asked to the caves/dungeons by various parties.
The functions in LAi_location.c occur real-time, when called by other functions and are not dependent on save game state.
-
Jeffrey replied to the topic GOF ERAs Mod 2 Latest Download in the forum GOF Eras Module 2 download & discussion board 5 years, 10 months ago
We connected on Discord (also Buccaneer account enabled) and we got this resolved. The latest update contains a fix that resolves game not launching and failing validation if Japanese language installed.
-
Jeffrey replied to the topic Technical Questions in the forum GOF Eras Module 2 download & discussion board 5 years, 10 months ago
Dialog is in ProgramTextDialogsQuestBerlars.h and ProgramDIALOGSrussianQuestBerglars.c
The locations can be found in ProgramcharactersLSC_Q2Utilite.c, function BerglarsInit()
case “Step_overAll” sets
LAi_LocationDisableOffGenTimer(pchar.questTemp.tugs.(sTemp), 1);Sets officers disabled for that location, for a day…see Programloc_aiLAi_location.c
-
Jeffrey replied to the topic BUGS and Fixes in the forum GOF Eras Module 2 download & discussion board 5 years, 10 months ago
Duh…I misunderstood the problem. I fixed the “sell” price on the first screen, thinking that was the part bugged because it was too high. Now I get it…when you click it to actually do the trade, the numbers don’t match. I will fix that.
Thanks for the head’s up.
-
Jeffrey replied to the topic BUGS and Fixes in the forum GOF Eras Module 2 download & discussion board 5 years, 10 months ago
First thing, about that sail glitch…is that 32 bit, or 64? Also, are you using the the latest version that was updated and uploaded to Itch just yesterday? I don’t get that issue in my triangle sails for any ship I have. If you try the newest version and still see it, tell me what version of the engine you are using and what the type of ship…[Read more]
-
Jeffrey replied to the topic BUGS and Fixes in the forum GOF Eras Module 2 download & discussion board 5 years, 10 months ago
Yep, had that wrong. Should be fixed now.
-
Jeffrey replied to the topic Technical Questions in the forum GOF Eras Module 2 download & discussion board 5 years, 10 months ago
You can safely replace everything in console.c because the code you see only executes when you press F4 and what you see in that program file right now are many lines of code I’ve used to test certain things; it is not real code executed while playing the game.
If you would like to retain the code in there for any reference for yourself, another…[Read more]
-
Jeffrey replied to the topic Technical Questions in the forum GOF Eras Module 2 download & discussion board 5 years, 10 months ago
You would start or load a game, then push F4, then save. It will stay set for all future game loads.
Replace everything in console.c with just this:
void ExecuteConsole()
{
bWorldAlivePause = false;
Log_SetStringToLog("Success");
}You will see “Success” in the upper right message area of your screen if it executes properly.
-
Jeffrey replied to the topic Technical Questions in the forum GOF Eras Module 2 download & discussion board 5 years, 10 months ago
Speaking of that I need to ask if switching gender in sentences for exp: “The Tartane is a recreational dinghy. Shes very slow and unmaneuverable.” this is all female but once in Portuguese “the Tartane” becomes male because “Barco” or “Navio” are male words but in the second sentence it can still be female because “embarcação” is…
-
Jeffrey replied to the topic Technical Questions in the forum GOF Eras Module 2 download & discussion board 5 years, 10 months ago
I believe you can capture colonies if you set variable bWorldAlivePause = false in console.c, and you have a Letter of Marque/Patent.
-
Jeffrey replied to the topic Technical Questions in the forum GOF Eras Module 2 download & discussion board 5 years, 10 months ago
Nearly all the text is located in ProgramText and RESOURCEINItextsrussian. The RESOURCE translation would require us to make a new folder RESOURCEINItextsotherlanguage; we should probably change to RESOURCEINItextsenglish too. Then the language being used is defined in RESOURCEINItextslanguage.ini. If the language requires certain characters…[Read more]
-
Jeffrey replied to the topic BUGS and Fixes in the forum GOF Eras Module 2 download & discussion board 5 years, 10 months ago
Those ships are the fishing “fleet.” It is not really a fleet, where the entire set of ships are all under one command, but rather, they are all squadrons of one, each under command of only themselves, congregated together; that is why they don’t turn enemy when you fire upon just one of them…the other ships are technically not part of the same…[Read more]
-
Jeffrey replied to the topic BUGS and Fixes in the forum GOF Eras Module 2 download & discussion board 5 years, 10 months ago
Yep. The problem appears to be the textures in Hull2 for that ship. It is being worked on now. Thanks for bringing it to our attention.
-
Jeffrey replied to the topic BUGS and Fixes in the forum GOF Eras Module 2 download & discussion board 5 years, 11 months ago
Nice find. So add a check for SKILL_F_LIGHT and SKILL_F_HEAVY. I agree with you, that should be added.
-
Jeffrey replied to the topic Technical Questions in the forum GOF Eras Module 2 download & discussion board 5 years, 11 months ago
It depends on several factors. Looking at it more closely, I see where it does something that is counter-intuitive and perhaps should be changed…
First, you and the NPC must have a ship better (lower number) than class 6, you cannot have a full set of companion ships (8), then there is a random element that equals a 33% chance. But here is…[Read more]
-
Jeffrey replied to the topic BUGS and Fixes in the forum GOF Eras Module 2 download & discussion board 5 years, 11 months ago
Yep. I reassigned the ship captain and found the bug. It is a recent bug that I introduced in the case of a ship commander that dies and the engine auto-assigns a new group commander. I fixed it and Maelstrom is updated on Itch. Get the newest update.
Also, do you have a save for that Pirate Proposition (the earlier question you had) after…[Read more]
- Load More
by