This is the new home of the egghelp.org community forum.
All data has been migrated (including user logins/passwords) to a new phpBB version.


For more information, see this announcement post. Click the X in the top right-corner of this box to dismiss this message.

How to change version replies in sentinel?

Old posts that have not been replied to for several years.
Locked
e
esko

How to change version replies in sentinel?

Post by esko »

How I should correctly change (or add more possible version-replys) to sentinel.tcl or somewhere else? I mean in bitchx-emulation mode. I noticed that there is something related to invites etc which might relay on those 2 default version replys so I didn't do anything yet =)
User avatar
user
 
Posts: 1452
Joined: Tue Mar 18, 2003 9:58 pm
Location: Norway

Post by user »

As far as I can tell, there's only one instance of code sending a version reply in that script, but it wouldn't make much sense to leave the rest of the bitchX simulation running if you're gonna change the version reply.
Have you ever read "The Manual"?
User avatar
Yourname
Master
Posts: 358
Joined: Mon Sep 24, 2001 8:00 pm
Location: Toronto

Post by Yourname »

It changes the 'entire' ctcp functionality to that of BitchX's. So, if you're looking to just change one thing, chances are that sentinel's ctcp handling settings will over-ride it.

1) Try adding the line 'set ctcp-version "blah"' in the ctcp section of the conf.

2) Use setctcp.tcl by sup, I don't remember the link to it.. but you can google for it.
Dormant egghead.
Locked