track_array = ["wins", "losses", "ties"]
thats my array i cant think of the code to keep track all i can think of is
if win "win" + 1 elsif loss "loss" + 1 elsif tied "ties" + 1 end
or should i make 3 arrays like "win_array", "loss_array", "tie_array" and go that route
and thanks for any help that anyone givs
This post has been edited by frost-tien: 30 January 2013 - 10:53 AM

New Topic/Question
Reply



MultiQuote







|