Sqline strange
Sqline strange
Hello , i use m_uline module by angrywolf , i can use command svsnick , svsmode etc... exepted SQLINE , and i don t want to get epona or anope or this kind of services .
Your best bet is to look at the source for any decent services package, or Unreal itself to learn the proper syntax for the SVS commands.
You'll probably find that you're not really doing SVSNICK properly, you might want to script an alias for it to generate a TS instead of using some random number. This will help in nick collision situations to kill the right person.
You'll probably find that you're not really doing SVSNICK properly, you might want to script an alias for it to generate a TS instead of using some random number. This will help in nick collision situations to kill the right person.
-ChatSpike IRC Network [http://www.chatspike.net]
-Denora Stats [http://denora.nomadirc.net]
-Omerta [http://www.barafranca.com]
-Denora Stats [http://denora.nomadirc.net]
-Omerta [http://www.barafranca.com]
-
Stealth
- Head of Support
- Posts: 2085
- Joined: Tue Jun 15, 2004 8:50 pm
- Location: Chino Hills, CA, US
- Contact:
With services:With m_uline
Code: Select all
//os RAW :OperServ SVSNICK Nick1 Nick2 $ctimeCode: Select all
//svsnick Nick1 Nick2 $ctimeUh... that's not about svsnick 
SQLINE is falsely labeled as a services command. It's actually a server command - any server, services or otherwise, can use it, and normal users (regardless of permissions) can not use it. The reason any server can use it is because this was what was used prior to TKL to synchronize sqlines in a network (remember - sqlines are global, so when servers connect they have to share all the global information, sqlines included).
Currently there is no way for any user to add global qlines (short of remote includes + ban nick + mass-rehash). I'm beginning to consider coding a simple module for it (shouldn't be too hard), however.
And before I forget: */me beats Stealth with a big rubber hammer for posting /operserv raw strings
*
SQLINE is falsely labeled as a services command. It's actually a server command - any server, services or otherwise, can use it, and normal users (regardless of permissions) can not use it. The reason any server can use it is because this was what was used prior to TKL to synchronize sqlines in a network (remember - sqlines are global, so when servers connect they have to share all the global information, sqlines included).
Currently there is no way for any user to add global qlines (short of remote includes + ban nick + mass-rehash). I'm beginning to consider coding a simple module for it (shouldn't be too hard), however.
And before I forget: */me beats Stealth with a big rubber hammer for posting /operserv raw strings
I refrained from the beating myself, just.
As to the SVSNICK stuff, he said he was using it- I just want to make sure he's using it properly
.
As to the SVSNICK stuff, he said he was using it- I just want to make sure he's using it properly
-ChatSpike IRC Network [http://www.chatspike.net]
-Denora Stats [http://denora.nomadirc.net]
-Omerta [http://www.barafranca.com]
-Denora Stats [http://denora.nomadirc.net]
-Omerta [http://www.barafranca.com]
As aquanight said, you have to be a server as well - being a uline isnt enough ;p
-ChatSpike IRC Network [http://www.chatspike.net]
-Denora Stats [http://denora.nomadirc.net]
-Omerta [http://www.barafranca.com]
-Denora Stats [http://denora.nomadirc.net]
-Omerta [http://www.barafranca.com]
Did I say you needed a uline?
Stop picking holes in my text - we all know what I mean ;P
-ChatSpike IRC Network [http://www.chatspike.net]
-Denora Stats [http://denora.nomadirc.net]
-Omerta [http://www.barafranca.com]
-Denora Stats [http://denora.nomadirc.net]
-Omerta [http://www.barafranca.com]