Sp irc

Release your plugins here!
necavi
Developer
Posts: 129
Joined: Wed Jan 30, 2013 9:51 pm

Sp irc

Postby necavi » Tue May 19, 2015 7:30 am

Completely, totally alpha here that I threw together just for fun. I might put some more work onto it if needed but it does the job surprisingly well for how simple it is.

Basically this is a an IRC <-> game bridge, meaning that any chat said ingame will be relayed to IRC and vice versa. Nice thing about this one is that it allows any event to be sent to IRC, currently it only uses the player_say event (to send chat to IRC) and the player_death event (to send kill events to IRC) but any can be added.

Adding an additional event is simple, merely open up the config file at addons/cfg/sp_irc.ini and add:

Syntax: Select all

[[bomb_plant]]
message = "{userid} has planted the bomb!"
[[[args]]]
userid = name


Further configuration can be found in addons/source_python/plugins/sp_irc/serva.ini until I bother to merge the two files.
Get it here: https://github.com/necavi/sp_irc
User avatar
Ayuto
Project Leader
Posts: 2195
Joined: Sat Jul 07, 2012 8:17 am
Location: Germany

Postby Ayuto » Tue May 19, 2015 6:05 pm

Great idea! :)

Return to “Plugin Releases”

Who is online

Users browsing this forum: No registered users and 25 guests