Tes3Mod:Dialogue Pitfalls
The UESPWiki – Your source for The Elder Scrolls since 1995
[edit] Random100:
The code that the main script uses to set the global variable Random100 is:
if ( MenuMode == 0 )
Set Random100 to Random, 101
endif
That means that Random100 does not change during a dialog session. If you need it to then you have to do it yourself in a result box.

![[Content is available under Attribution-ShareAlike]](http://www.uesp.net/w/images/Somerights.png)