This I had already tried but it did not work for me.
What I want is that the names and points are aligned in the same column.
I can not put an example here, because I do not see the tool to tabulate the forum.
With the code that I shared you above it out like this:
1. Ana 12
2. Federico 11
3. Pedro 9
4. Manuel 5
5. The_best_of_the_world 2
I replaced the putmsg with for the puthelp "PRIVMSG... and the results are still not tabulated.
If you look at the result that you have shared, you will see that the numbers are not aligned.
I want the point (numbers) to all begin in the same column, regardless of the number of characters in the name. EDIT: View this image created with an excel sheet
That's what I want to get with the tcl code.
It's possible?
If you do not understand my ideas is because I can not think in English, I help me with Google Translate. I only speak Spanish. Bear with me. Thanks
As I mentioned before, BoT does not respond to \t
I do not know if it's because of the eggdrop version I use or because the librarys are old.
I tried to update the libraries, but when recompiling I did not work parts of my codes.
I also tried to update the eggdrop to the latest version, but I do not recognize the ascii characters (BoT symbols).
Now I will open a new thread for this.
If you do not understand my ideas is because I can not think in English, I help me with Google Translate. I only speak Spanish. Bear with me. Thanks
1. Maria 12
2. Jose 10
3. Ana 9
4. Pedro 7
5. Luis 3
Here's what I want to get, regardless of the length in characters of the nicks that precede the score:
As you see, the units go under the units and the tens under the tens, and ordinal numbers and names are also aligned in the corresponding column.
If you do not understand my ideas is because I can not think in English, I help me with Google Translate. I only speak Spanish. Bear with me. Thanks