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 =)
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.
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.