Hi!
I wanted a script that will sort ops. I want My admin (master) be on the top of user list. Now it's not on the top. I want everyone see Admin on the top (No matter how will they sort users in their DC++ client - by share; by name; etc.)
Do you understand me? Who can help me with that script?
there is no way to control this ...
they are sorted alphabetically ...
and some characters like "(" or "[" stay more on top than the Alphanumerics ...
The only thing you could try is adjusting the name of your MASTER so it starts with '!"
(Character 32 is a space, '!' is character 33.)
For example: !MASTER
That will work, untill some user (or OP) decides to use the nick: !!nickname
Just a hint!