boffysworld
01-05-2012, 09:53 PM
Would it be possible to add some helpful information on setting these up.
Due to the randomness on these events i cant find a way to test if its set correct.
I have tried adding FindNormalRandoms;
inside every procedure and every loop.
Using
If (FindNormalRandoms) then
Begin
UseRewardBox;
FindLamp(LampSkill);
End;
Sometimes it detects the random, but other times it continues with the script (searching for trees or whatever.) Not detecting random.
Can u put too many in or do u need to be careful where u place them.
Thx for time reading my question.
Due to the randomness on these events i cant find a way to test if its set correct.
I have tried adding FindNormalRandoms;
inside every procedure and every loop.
Using
If (FindNormalRandoms) then
Begin
UseRewardBox;
FindLamp(LampSkill);
End;
Sometimes it detects the random, but other times it continues with the script (searching for trees or whatever.) Not detecting random.
Can u put too many in or do u need to be careful where u place them.
Thx for time reading my question.