Why am I seeing same dice rolls each time?
Moderator: Slitherine Core
Why am I seeing same dice rolls each time?
I'm seeing something unusual, but I'm new to the game so perhaps I don't understand. I'm playing the 3rd mission of the Gilrond campaign. I moved a Scout into the forest, thinking he would be invisible, but he's ganged up on by 4 lesser demons. Here's the interesting part: they get 8 basic attacks. The first 7 always miss, the 8th always hits...with the same dice rolls! I had saved before I finished my turn, so I've been able to reload and replay their turn. Same results, with same rolls, every time. 7 misses, killed on the 8th. Can this be right? Aren't these dice rolls supposed to be random? I have both the save file available, as well as screen shots with the repeated dice rolls, if they're helpful. Thanks.
-
- Site Admin
- Posts: 9862
- Joined: Wed Mar 23, 2005 10:35 pm
Re: Why am I seeing same dice rolls each time?
The random game saves the seed used for the random numbers so you would indeed expect to see the same results if nothing else happens before it after the save.
Cheers
Pip
Cheers
Pip
follow me on Twitter here
Re: Why am I seeing same dice rolls each time?
Thanks for the reply. I read in a post that with Buzz Aldrin you can change the seed in the save file with a text editor:
Quote:
<SPMRandom RandomSeed="429" RandomUsageCounter="4908" />
Change the attributes to different values and try again, you'll certainly get a different output.
End Quote
Is this possible with Hell? What help me practice strategies / try different things as I'm learning. Thanks.
Quote:
<SPMRandom RandomSeed="429" RandomUsageCounter="4908" />
Change the attributes to different values and try again, you'll certainly get a different output.
End Quote
Is this possible with Hell? What help me practice strategies / try different things as I'm learning. Thanks.
-
- Corporal - 5 cm Pak 38
- Posts: 49
- Joined: Wed Sep 18, 2013 7:59 am
Re: Why am I seeing same dice rolls each time?
So when save the game, it also save it random which become more like "fix"?
I though everytime when you attack or use skill, it only start to roll with "random"?
Is this suppose to prevent people from keep save/load so that you can get a better result? I know some ppl that playing turn base game which got miss hit and random dmg number will like to keep save/load so that they can get a better result in game with this "luck"
I though everytime when you attack or use skill, it only start to roll with "random"?
Is this suppose to prevent people from keep save/load so that you can get a better result? I know some ppl that playing turn base game which got miss hit and random dmg number will like to keep save/load so that they can get a better result in game with this "luck"
-
- Staff Sergeant - Kavallerie
- Posts: 300
- Joined: Sat Nov 14, 2009 1:08 pm
Re: Why am I seeing same dice rolls each time?
Yes, this is to help prevent cheaters from cheating in both the solo game and pbem. I like it. Should be in all games. There should be no way to edit save game files either.gerbercage wrote:So when save the game, it also save it random which become more like "fix"?
I though everytime when you attack or use skill, it only start to roll with "random"?
Is this suppose to prevent people from keep save/load so that you can get a better result? I know some ppl that playing turn base game which got miss hit and random dmg number will like to keep save/load so that they can get a better result in game with this "luck"
-
- Site Admin
- Posts: 13558
- Joined: Fri Apr 01, 2005 10:19 am
Re: Why am I seeing same dice rolls each time?
Space Program Manager is a different developer and different engine so works in a completely different way so you cant change the random numbers. This is partly related to multi-player and to prevent cheating
.

Re: Why am I seeing same dice rolls each time?
Ah, that makes sense. Didn't think about the multiplayer cheating issue. Thanks!