Your comments

I've loaded the save file and couldn't see this issue. However it seems small enough that it shouldn't be a problem

Show Ingame Chat should have allowed you only to select a string not an integer. I fixed that.

So the way to show on screen a random number is to create the Number, create two Lists of type strings. First one should have the base text, for example “This is a random number:” and second one left empty.

In the trigger actions

  1. Generate random number
  2. Add String, use the first string as base, the int as random number and the second string as output
  3. Show Announcement, use the second string to show the text

Never mind ! I found the repro steps = ) Should be fixed soon

Hello Zimberzimber,


The issue is that your max mana in Skirmish should be 2000. So you've not maxed out your max mana. But yet adding a Mana Vault does not raise your max mana (that's the bug). I could not reproduce the issue, but I do see it on your video. Could you please provide us with a log after having the issue, and ideally also a save file of the map your showing up in the video =)


Thank you !