AlliedModders

AlliedModders (https://forums.alliedmods.net/index.php)
-   Approved Plugins (https://forums.alliedmods.net/forumdisplay.php?f=8)
-   -   IRC Server :) (https://forums.alliedmods.net/showthread.php?t=60404)

hackziner 09-02-2007 18:12

IRC Server :)
 
6 Attachment(s)
This plugin ... just transform your server into a irc server ...

How to:


get socket_hz module in the module part
check if the vault module is ok
install ircserver.amxx
set the cvar irc_public_ip with your server ip
(you maybe have to comment nvault in module.ini (dunno why :/))
changemap
open mirc and connect to yourip:6667
join #server channel

and ... have fun :)

EDIT: You WON'T LOSE the IRC CONNECTION on CHANGELEVEL !!!

How to use "@SERVER"

"/msg SERVER auth password" to auth
"/msg SERVER amx_map de_dust" to exec commands when you're admin

cvars:
irc_public_ip = set to your server ip
irc_listenning_socket, do not touch, do not set a value
irc_admin_password = (default : voldiesuxor) irc admin password


Features:
  • Admin authentification : /auth password
  • kick ( normal irc kick command ) : /kick #server nickname
  • Exec command on server: /amx_map de_dust2 /amx_ban ni.....
  • You can kick player on the server or irc from irc
  • You can listen and speak with guys on the server
  • Virtual client @SERVER
  • Support channel creation
Please report all bug & crash ...

Démo : 82.232.102.55:6667

eXtinct 09-02-2007 19:37

Re: Another useless plugin: IRC Server :)
 
Plugin failed to compile! Please try contacting the author.Welcome to the AMX Mod X 1.76-300 Compiler.
Copyright (c) 1997-2006 ITB CompuPhase, AMX Mod X Team

/home/groups/alliedmodders/forums/files/2/1/1/7/3/19829.attach(4) : fatal error 100: cannot read from file: "sockets_hz"

Compilation aborted.
1 Error.

vvg125 09-02-2007 20:42

Re: Another useless plugin: IRC Server :)
 
Quote:

Originally Posted by eXtinct (Post 526562)
Plugin failed to compile! Please try contacting the author.Welcome to the AMX Mod X 1.76-300 Compiler.
Copyright (c) 1997-2006 ITB CompuPhase, AMX Mod X Team

/home/groups/alliedmodders/forums/files/2/1/1/7/3/19829.attach(4) : fatal error 100: cannot read from file: "sockets_hz"

Compilation aborted.
1 Error.

Learn to read. You locally compile with the proper includes.

Nice work hackziner, this is beyond amazing. O_o

X-Script 09-02-2007 21:54

Re: Another useless plugin: IRC Server :)
 
Amazing.

eXtinct 09-02-2007 21:54

Re: Another useless plugin: IRC Server :)
 
Quote:

Originally Posted by vvg125 (Post 526587)
Learn to read. You locally compile with the proper includes.

where does it say this in his post? sorry i'm not a coder i don't know how to do these things?

X-Script 09-02-2007 21:56

Re: Another useless plugin: IRC Server :)
 
Quote:

Originally Posted by hackziner (Post 526538)
This plugin ... just transform your server into a irc server ...

This is a "beta" version make in 3 hours ... so ... ( thks alka for (n)vault) ^^

How to:

get socket_hz module in the module part
check if the vault module is ok
install ircserver.amxx
set the cvar irc_public_ip with your server ip
changemap
open mirc and connect to yourip:6667
join #server channel

and ... have fun :)


Bug/todo: retrieve client sockets to avoid disconnection on changemap ( I think, it's possible ^^ )


hackziner


eXtinct 09-02-2007 21:58

Re: Another useless plugin: IRC Server :)
 
and put it in modules folder?

hackziner 09-02-2007 21:59

Re: Another useless plugin: IRC Server :)
 
Yep ... I've include the module in the first post ...

:)

eXtinct 09-02-2007 22:02

Re: Another useless plugin: IRC Server :)
 
i love you =D

hackziner 09-02-2007 22:03

Re: Another useless plugin: IRC Server :)
 
(you're lucky it's 4am here ...)Feed back please :) Is the plugin working on your server ? ^^


All times are GMT -4. The time now is 19:14.

Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.