View Single Post
  #7  
Old 05-06-2012, 02:06 AM
lerxst2112
Demi-God
 
Join Date: Aug 2010
Posts: 1,742
Default

Add some debugging information to the script to make sure it is even running. Add messages at each stage so you can see where it goes wrong, and simplify it into small steps you can test individually and then put them together.
Reply With Quote