FordLawnmower commented on a Page, autojoin  -  Sep 26, 2009

I still see this

On *:Start:{ .server server ip and port here }
On *:Connect:{ if ($server == server name here ) { 
    /timer 1 1   .join # 
    /timer 1 5   .join #
    /timer 1 10  .join # 
    /timer 1 15  .join # 
    /timer 1 20  .join #
  }
  On *:Connect:{ if ($server == server name here ) { 
      /timer 1 1   .join #
      /timer 1 5   .join #
    }
  }
}

You still have a second On Connect nested in the first one.

 Respond  
Are you sure you want to unfollow this person?
Are you sure you want to delete this?
Click "Unsubscribe" to stop receiving notices pertaining to this post.
Click "Subscribe" to resume notices pertaining to this post.