moving users on join
Please Register to submit score.
| Average Score | 3.7 |
| Scores Submitted | 3 |
| Date Added | Oct 24, 2006 |
| Last Updated | Oct 24, 2006 |
| Tags | join notice sajoin sapart |
Introduction
TCL Snippet:
moving users on join
Posted on Nov 4, 2006 6:17 pm
Posted on Nov 4, 2006 6:17 pm
any comments?
TCL Snippet:
moving users on join
Posted on Jan 8, 2007 5:18 am
Posted on Jan 8, 2007 5:18 am
why dont u use " /sajoin user-name #chan " instead svsjoin cmd, thats fast and better. nice tcl btw
TCL Snippet:
moving users on join
Posted on Jan 8, 2007 5:46 am
Posted on Jan 8, 2007 5:46 am
because the server i wrote this on doesn't use /sajoin :P
TCL Snippet:
moving users on join
Posted on Jan 8, 2007 11:35 am
Posted on Jan 8, 2007 11:35 am
ok so if i change the cmd to /sajoin will it work ? btw i use unreal ( latest )
TCL Snippet:
moving users on join
Posted on Jan 10, 2007 3:23 pm
Posted on Jan 10, 2007 3:23 pm
i belive it will work
TCL Snippet:
moving users on join
Posted on Jun 17, 2007 7:03 pm
Posted on Jun 17, 2007 7:03 pm
u believe or it WILL work???
TCL Snippet:
moving users on join
Posted on Nov 15, 2007 11:11 pm
Posted on Nov 15, 2007 11:11 pm
I would have used
to match better, but that's just me :P
| Code: |
if {[lsearch -exact [channel info $chan] +mj] != -1} { |
to match better, but that's just me :P
TCL Snippet:
moving users on join
Posted on Jul 7, 2008 6:28 am
Posted on Jul 7, 2008 6:28 am
i smell buttered toast






