Password [message #94050] |
Wed, 09 June 2004 19:46   |
Drkpwn3r
Messages: 317 Registered: March 2004 Location: Unknown to you.
Karma:
|
Recruit |

|
|
Hmm...I use the RenGuard authorization system to get my admin stats at All Out & I've never had a problem with it, though one time it added me to the admin list without announcing it...
As for the other thing, add this to your IRC remote scripts & sit in your server channel, launch Renegade & join the game, it'll help with that, I used it when RenGuard was off/before I used the auth system 
on *:TEXT:*<nick> is a protected nick*:*:{ if ($chan === #channel) || ($nick === botname) {
msg $nick auth nick pass
/part $chan
}
}
[Updated on: Wed, 09 June 2004 19:50] Report message to a moderator
|
|
|