View Single Post
  #10  
Old 10-14-2014, 08:22 PM
Struggler Struggler is offline
Zone Repulser =D
Struggler's Avatar
Join Date: May 2006
Posts: 54
Struggler is an unknown quantity at this point
Okay with the collection of yougize's help I have in fact solved the problem. The problem wasnt that the value wasnt being assigned, it's that I was assigned the variable a null value so it just wasnt being displayed. I have now added an if conditional to detect if the treescut variable is 0 and if so perform accordingly. Thank you both for your assistance
Reply With Quote