Skip to content

Posts from [MOD] Scenarios and campaigns: original, Hammers of Fate.

5.0 (1 rating)
In reply to fktifzobr
User Avatar
#46
Auto-translated
fktifzobr@mail.ru
I haven't seen any Multiplayer maps, but I did download scenarios back in 2014 from forum archives.

Should I send you the scenarios? Do you need Campaigns?


Well, for starters, I would be very grateful if you could tell me if there's a quick way to view the threads I've posted in or that someone has replied to. I'm not very good at navigating this site, and I just manually find each thread I've posted in and check if anyone has replied.

And regarding the scenarios, I already have regular scenarios and Campaigns, but I don't have any Multiplayer ones. I specifically want to download those. Since someone posted a link 2 years ago, it means they had them. Although I've never seen them myself, so that's why I became interested.



Added 5 minutes later
and yes, go to the "Temptation" scenario file (Hammers of Fate, scenario) in your files - go to the maps folder - single player - a1cm5 - open the script.lua file - scroll to the very bottom - find the line Trigger( PLAYER_REMOVE_HERO_TRIGGER, PLAYER_2, 'Win' ); - tell me if it's written exactly the same way or not? Because this is a non-working script, and the scenario cannot be completed; the victory script doesn't work and gives an error (you can see it in the game console). As a result, I spent a long time looking for what was wrong until I noticed that two parentheses () are missing after Win. As a result, the line should look like this so that everything works: Trigger( PLAYER_REMOVE_HERO_TRIGGER, PLAYER_2, 'Win()' );. If you have the parentheses, or something else, then I downloaded the scenarios from somewhere that had corrupted files. But if you have the same thing, and without parentheses, then we downloaded them from the same source. And yes, I advise you to add the parentheses
"Я слишком часто имел дело с идиoтами, чтобы к троллям были какие-то претензии" © Дийкстра (The Witcher 3)
In reply to sork96
User Avatar
#47
Auto-translated
sork96


First of all, I would be very grateful if you could tell me if there is a quick way to view the topics in which I have posted or someone has replied to me? I'm not very good at navigating this site, and I just manually find each topic I posted in and check if anyone has replied to me.

As for the scenarios, I have the regular scenarios and campaigns, but I don't have any Multiplayer scenarios, and that's what I would like to download. Since someone posted a link 2 years ago, it means they had them. Although, I haven't seen them myself, so that's why I became interested.



Added 5 minutes ago
and yes, go to your "Temptation" scenario file (Hammers of Fate, scenario) (temptation) - in the maps folder - single - a1cm5 - the script.lua file - scroll to the very bottom - find the line Trigger(PLAYER_REMOVE_HERO_TRIGGER, PLAYER_2, 'Win'); - tell me if it's written exactly the same way or not? because this is a non-working script, and the scenario cannot be completed, the victory script does not work and gives an error (you can see it in the game console). As a result, I sat and looked for what was wrong until I noticed that two parentheses () are missing after Win. As a result, the line should look like this so that everything works: Trigger(PLAYER_REMOVE_HERO_TRIGGER, PLAYER_2, 'Win()');. If you have parentheses, or something else, then I downloaded some corrupted scenarios. And if you have the same thing, and without parentheses, then we downloaded from the same source. And yes, I advise you to add the parentheses.

no parentheses

Added 6 minutes ago
I don't know how to see who replied where, I'm in mod development, so I can easily see who wrote where, topics with new messages are highlighted in bold

also, 10 topics in which someone has written are always displayed at the bottom, under the section topics

Added 14 minutes ago
lol, strange, there are no parentheses in Hammers of Fate either
Мои мини-моды

Мод RTF

Мои NCF существа
In reply to fktifzobr
User Avatar
#48
Auto-translated
fktifzobr@mail.ru
No parentheses

Added 6 minutes ago
I don't know how to see who answered where; I'm working on modding, so I can easily see who wrote what. Topics with recent messages are highlighted in bold.

Also, 10 topics in which someone has posted are always displayed at the bottom, below the section topics.

Added 14 minutes ago
lol, that's weird, there are no parentheses in Lords of the North either.
Well, I added the parentheses, used cheat commands (increased my army and ran around the map), and everything worked; the mission was completed. Then I thought maybe it was a bug, so I removed the parentheses again (i.e., returned it to its original state), ran around again, and nothing happened, just like the first time. So yes, the parentheses are needed. Or maybe after killing Markel for Zehir, you'll be fighting him forever Yeah, forever, there's a funny thing there: if you kill him, the mission should end. But because it doesn't end, you just run around in a 2x2 room in the underground, go up the stairs, go back down, and the trigger for the cutscene and Markel's spawn plays again DD This way, you can kill Markel as many times as you want, it's a shame you can't complete the mission That's the deal
"Я слишком часто имел дело с идиoтами, чтобы к троллям были какие-то претензии" © Дийкстра (The Witcher 3)