Jump to content

popochun

Members
  • Posts

    5
  • Joined

  • Last visited

Community Answers

  1. popochun's post in request exchange script.. was marked as the answer   
    Came a cross this post and checked  the code. There's a minor bug in your first code segment.
    .@numbers = ex_cd_pts / .limit;
    must comes before 
    ex_cd_pts = ex_cd_pts % .limit;
    Otherwise this is working great! nice job and thanks for the script!
     
×
×
  • Create New...