PtokaX forum

Archive => Archived 4.0 boards => Help with Lua 4 scripts => Topic started by: MySt on 13 November, 2005, 01:43:10

Title: Add a client to allowed list RoboCop
Post by: MySt on 13 November, 2005, 01:43:10
My friend and I have set up a hub, and want to use RoboCop on it. (unless someone can suggest something just as good) But I can't connect as I'm using PeerWeb DC++ (a mod of StrongDC) and I get this when trying to connect without emulation...

QuoteYou are disconnected for using a none regonized client, please download a regular DCPlusPlus client at http://dcplusplus.sourceforge.net

How can I make it accept the client tag?
Title:
Post by: bastya_elvtars on 13 November, 2005, 02:21:34
QuoteOriginally posted by MySt
My friend and I have set up a hub, and want to use RoboCop on it. (unless someone can suggest something just as good) But I can't connect as I'm using PeerWeb DC++ (a mod of StrongDC) and I get this when trying to connect without emulation...

QuoteYou are disconnected for using a none regonized client, please download a regular DCPlusPlus client at http://dcplusplus.sourceforge.net

How can I make it accept the client tag?

Unless it reads from the clienttags.xml, there is no way.
Opti?
Title:
Post by: MySt on 13 November, 2005, 02:31:39
How would I tell if it did. And if it did, what would I do?
Title:
Post by: bastya_elvtars on 13 November, 2005, 02:35:51
QuoteOriginally posted by MySt
How would I tell if it did. And if it did, what would I do?

If it did, you could add it to the xml easily. You can only tell if Opti tells you. :P

Try adding the tag to the XML, anyway.
Title:
Post by: MySt on 13 November, 2005, 02:48:20
Well it worked, added
   
        PWDC++
        PWDC++
   


thanks.
Title:
Post by: bastya_elvtars on 13 November, 2005, 13:33:52
QuoteOriginally posted by MySt
Well it worked, added
   
        PWDC++
        PWDC++
   


thanks.

Then we can state that it reads from the XML. Well done! :)