![]() |
|
#1
|
|||
|
|||
![]()
thanks, will this work with an existing game?
|
#2
|
|||
|
|||
![]()
Just out of curiosity, why game.random (1,1) for the runes? Why not game.random (1,100) since that would give 3% if the number is less than 3?
|
#3
|
|||
|
|||
![]()
It is game random (1,100). Download again the file, I changed it (it was 1,1 at the beggining just to show how the mod works)
![]() |
#4
|
|||
|
|||
![]()
Thanks. The mod is wonderful, however, occasionally I encountered situations where a fight is fought twice. For instance, when I fought a bear in Bola, I won, then the fight restarted with the rage and mana I accumulated from the bear fight. I am still fighting the same number of bears...
Is this an isolated error? I only encountered it once. |
#5
|
|||
|
|||
![]()
I played the game three times (with the mod from the begining) and never encountered this one. But what the heck, more battles, more fun
![]() |
#6
|
|||
|
|||
![]()
I installed the mod as you said, but I've been in like 10 battles and so far I've seen no runes. I also use the giftbag mod, so maybe it doesn't work because of that?
I'd really like some extra runes, so I hope there is a way to fix this. |
#7
|
|||
|
|||
![]()
Well, it is a 3 to 4% chance... To see whether it works or not, open the mod file with winrar, open the one file with notepad, then search for rune.add. Look for the part that says game.rand (1,100)<=3, change that to <=100. You will get rune 100% of time.
I personally prefer to set the percentages to a little higher during normal play, to 30% or so, but that is primarily because the game is giving me all lv 1 units in shops. |
#8
|
|||
|
|||
![]()
Thanks for this mod. I pasted the code into the arena.lua from the experience mod and it works fine. Thanks a lot.
|
![]() |
|
|