Code:
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%Ran for: 1 Hours, 3 Minutes and 46 Seconds %
%================================================%
%Player: rkfl %
%Active: True %
%Location: Start %
%Feathers collected: 1 %
%Bones collected: 0 %
%Chickens killed: 62 %
%Strength levels gained: 7 %
%================================================%
I turned collecting off and manually stopped it. Got no randoms.
EDIT: Got a better report for you here:
Code:
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%Ran for: 2 Hours, 32 Minutes and 50 Seconds %
%================================================%
%Player: rkfl %
%Active: False %
%Location: Done %
%Feathers collected: 0 %
%Bones collected: 1 %
%Chickens killed: 30 %
%Strength levels gained: 2 %
%================================================%
%Player: augh %
%Active: False %
%Location: Done %
%Feathers collected: 1 %
%Bones collected: 1 %
%Chickens killed: 30 %
%Strength levels gained: 3 %
%================================================%
%Player: oatb %
%Active: False %
%Location: Done %
%Feathers collected: 1 %
%Bones collected: 2 %
%Chickens killed: 30 %
%Strength levels gained: 4 %
%================================================%
%Player: ndwi %
%Active: False %
%Location: Done %
%Feathers collected: 1 %
%Bones collected: 1 %
%Chickens killed: 30 %
%Strength levels gained: 4 %
%================================================%
%Player: ohn %
%Active: False %
%Location: Done %
%Feathers collected: 1 %
%Bones collected: 0 %
%Chickens killed: 30 %
%Strength levels gained: 5 %
%================================================%
%Player: rett %
%Active: False %
%Location: Done %
%Feathers collected: 1 %
%Bones collected: 2 %
%Chickens killed: 30 %
%Strength levels gained: 1 %
%================================================%
%Player: xtin %
%Active: False %
%Location: Done %
%Feathers collected: 1 %
%Bones collected: 1 %
%Chickens killed: 30 %
%Strength levels gained: 3 %
%================================================%
%Player: ucky %
%Active: True %
%Location: Done %
%Feathers collected: 1 %
%Bones collected: 1 %
%Chickens killed: 30 %
%Strength levels gained: 3 %
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
NextPlayer
SwitchToPlayer(PlayerNo: 7, Active: False);
Player is not Active...
All players not active!
Successfully executed
Code:
SwitchToPlayer(PlayerNo: 7, Active: False);
Player is not Active...
All players not active!
Successfully executed
This here is the problem I have with it. Just wondering how to keep it in a continual loop?
Only other issue is that when I choose to train defence, it chooses slash, for strength xp.
Thanks in advance