mass.tcl
Please Register to submit score.
| Average Score | 7.0 |
| Scores Submitted | 1 |
| Date Added | Feb 13, 2008 |
| Last Updated | Feb 17, 2008 |
| Tags | mass mdeop mdevoice mop mvoice |
Introduction
This does not include a mass kick/ban function.
TCL Snippet:
mass.tcl
Posted on May 13, 2008 9:30 pm
Posted on May 13, 2008 9:30 pm
ok.. so I've seen this error in many if not all of these scripts.. and isntead of explaining it all myself ive found an article you all can read..
http://www.peterre.info/characters.html
http://www.peterre.info/characters.html
TCL Snippet:
mass.tcl
Posted on Jun 3, 2008 8:43 pm
Posted on Jun 3, 2008 8:43 pm
lol TCL = tool command language and the 'error' is just using such things as "lindex, lrange, etc" without changing the arguments to a list '[split "arguments"]' then rejoining them later on by '[join "previous arguments"]' since lindex,lsearch,lrange,llength are commands FOR lists hence the l at the beginning of each command XD
TCL Snippet:
mass.tcl
Posted on Jun 3, 2008 8:45 pm
Posted on Jun 3, 2008 8:45 pm
lol TCL = tool command language and the 'error' is just using such things as "lindex, lrange, etc" without changing the arguments to a list '[split "arguments"]' then rejoining them later on by '[join "previous arguments"]' since lindex,lsearch,lrange,llength are commands FOR lists hence the l at the beginning of each command XD
lindex,lsearch,lrange,llength = list index, list search, list range, and list length to name a few
lindex,lsearch,lrange,llength = list index, list search, list range, and list length to name a few
TCL Snippet:
mass.tcl
Posted on Jun 3, 2008 8:47 pm
Posted on Jun 3, 2008 8:47 pm
er soz bout double post ^





