Posts from Questions and answers about ERM scripts for WoG.
Auto-translated
P.S. If it's not too much trouble, could you recommend a manual, preferably in Russian, because I'm getting confused with triggers and containers and all that stuff... ;)
Added 5 minutes later
First, let's talk about what ERM is:
Next, the important question: "How do I enable an ERM script in the game?"
Here are links to Russian guides on ERM scripts:
ERM manual
ERM FAQ
WOG FAQ
The links are broken, does anyone else have this information?
I have a problem – I want to change a hero's specialization (so that the hydras under his command fight more effectively).
I understand how to write this script. But it doesn't work. Apparently, I need to set a condition for it to work. And I haven't found anywhere how to make the script work from the moment the map is loaded! :(
Can anyone help me?
Added after 39 seconds
I don't want to go through the entire Receiver list; maybe someone knows if it's possible to set a victory condition using scripts, because the editor doesn't recognize an artifact like the Dragon Heart, and it's impossible to set its discovery as a victory condition.
Added 2 minutes later
For example:
!?OB5/159&1000;
!!IF:M^You found a heart!^;
!!UN:Q1;
Now, I have another question: is it possible to use scripts to set a second defeat condition, because in many campaigns there are two conditions: losing a hero and the time running out. I want to do the same in my game... :rolleyes:
This thing isn't working!:smile05:
!#TM1:S141/141/1/8;
!?TM1;
!!IF:M:^It's been 6 months, the dragons won't obey!^;
!!UN:Q0;
Added 16 minutes later
even with ZVSE.
Need to:
!!IF:M^6 months have passed, the dragons will not submit!^;
Added after 57 seconds
By the way, does the timer work only for the green one?
Added 13 minutes ago
YEEEESSSSSSS!!!!!!!!!!!!!!:smile12: IT WORKED!!!!!!!!!!!!:smile12:
Added 9 hours and 3 minutes ago
Strange, on my first map, I just created a message: "ZVSE" and it worked, but here it only worked when I put the entire script into the timer...
Added 14 hours and 22 minutes ago
And now, a VERY important question: how do I make it so that in a city, in the Green Dragon building, I can recruit Arctic Snipers? I couldn't find any similar receiver!