Raised This Month: $51 Target: $400
 12% 

HLDS <-> IRC /w Integration By Devicenull 2.7 UPDATED 3-19-07


Post New Thread Reply   
 
Thread Tools Display Modes
skead
BANNED
Join Date: Aug 2005
Location: Munich, Germany
Old 08-18-2006 , 09:30   Re: HLDS <-> IRC /w Integration By Devicenull 2.6 UPDATED 8-02-06
Reply With Quote #61

it is set to 0

irc_server "XXXXXXX"
irc_port "6667"
irc_nick "bot"
irc_username "dod_bot"
irc_channel "XXXXXX"
irc_msg_usecolors 0
irc_identify 1
skead is offline
Send a message via ICQ to skead Send a message via MSN to skead
{NM}Jason
AMX Mod X Beta Tester
Join Date: Mar 2004
Location: Texas
Old 08-18-2006 , 11:33   Re: HLDS <-> IRC /w Integration By Devicenull 2.6 UPDATED 8-02-06
Reply With Quote #62

try the one that Twisted just uploaded
__________________
http://forums.alliedmods.net/showthr...396#post451396
Quote:
Originally Posted by BAILOPAN View Post
Shortly after posting that image, Jason crushed the truck into a ball with his hands, and tossed it over his shoulder.
{NM}Jason is offline
Send a message via ICQ to {NM}Jason Send a message via AIM to {NM}Jason Send a message via MSN to {NM}Jason Send a message via Yahoo to {NM}Jason
skead
BANNED
Join Date: Aug 2005
Location: Munich, Germany
Old 08-22-2006 , 15:21   Re: HLDS <-> IRC /w Integration By Devicenull 2.6 UPDATED 8-02-06
Reply With Quote #63

doesnt work.. dod server crashes
skead is offline
Send a message via ICQ to skead Send a message via MSN to skead
twistedeuphoria
Veteran Member
Join Date: Jul 2004
Old 08-22-2006 , 20:06   Re: HLDS <-> IRC /w Integration By Devicenull 2.6 UPDATED 8-02-06
Reply With Quote #64

What's the OS of the server?
__________________
twistedeuphoria is offline
skead
BANNED
Join Date: Aug 2005
Location: Munich, Germany
Old 08-24-2006 , 16:53   Re: HLDS <-> IRC /w Integration By Devicenull 2.6 UPDATED 8-02-06
Reply With Quote #65

suse linux 9.2

the thing is the plugin works with the ns server, but not with dod

both are hosted on the same root
skead is offline
Send a message via ICQ to skead Send a message via MSN to skead
twistedeuphoria
Veteran Member
Join Date: Jul 2004
Old 08-26-2006 , 11:22   Re: HLDS <-> IRC /w Integration By Devicenull 2.6 UPDATED 8-02-06
Reply With Quote #66

Are there any errors or anything? DOD seems to work fine for me.
__________________
twistedeuphoria is offline
Dr Nick^
Senior Member
Join Date: Aug 2006
Location: Monnickendam
Old 08-29-2006 , 06:48   Re: HLDS <-> IRC /w Integration By Devicenull 2.6 UPDATED 8-02-06
Reply With Quote #67

Heya peeps,

its me again, with a translation off the last posted version.
(the one with the Qnet update ;) )

dont blame me for spelling mistakes, instead of that, just help

Dr Nick^
Attached Files
File Type: sma Get Plugin or Get Source (irc_NL.sma - 464 views - 30.5 KB)
__________________
Dr Nick^ is offline
010|johnny
Member
Join Date: May 2005
Old 09-03-2006 , 18:59   Re: HLDS <-> IRC /w Integration By Devicenull 2.6 UPDATED 8-02-06
Reply With Quote #68

plugin is working great for me

i was wondering if there was a way to make the bot PM people in the channel? i've tried "irc say /msg blablabla " but that didn't work
010|johnny is offline
chowdown
Member
Join Date: Nov 2005
Old 09-04-2006 , 17:39   Re: HLDS <-> IRC /w Integration By Devicenull 2.6 UPDATED 8-02-06
Reply With Quote #69

you'd probably have to add that feature with privmsg user instead of chan on irc say.
__________________
woot
chowdown is offline
Send a message via AIM to chowdown
010|johnny
Member
Join Date: May 2005
Old 09-05-2006 , 11:33   Re: HLDS <-> IRC /w Integration By Devicenull 2.6 UPDATED 8-02-06
Reply With Quote #70

unfortunately my knowledge of scripting is very little

i've tried doing something like this:

Code:
else if (equali(arg1,"psay"))     {         new nick1[32]         new msg[1024]         read_args(nick1,32)         read_args(msg,32)         format(temp,1024,"PRIVMSG %s :%s^r^n",nick1,msg[4])         additem(temp)     }

but this isn't working obviously O
can someone plz help me?
010|johnny is offline
Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 08:47.


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