Jump to content

[Help] irc


Recommended Posts

Posted

Do you have the socket module installed? does the server console output any error?

San Andreas Utopia RPG (SAUR) Owner & Developer.

560x95_FFFFFF_FF9900_000000_000000.png

Education is the most powerful weapon which you can use to change the world.

Posted

Mind posting them here?

San Andreas Utopia RPG (SAUR) Owner & Developer.

560x95_FFFFFF_FF9900_000000_000000.png

Education is the most powerful weapon which you can use to change the world.

Posted

Add the resource to the ACL group 'Admin' in the acl.xml.

San Andreas Utopia RPG (SAUR) Owner & Developer.

560x95_FFFFFF_FF9900_000000_000000.png

Education is the most powerful weapon which you can use to change the world.

Posted

added , but still can't.

                    host="irc.sefmta.net84.net" 
            nick="SEFBot" 
            port="6667" (optional default: 6667) 
            channels="#Echo" 
            secure="false" (optional default: false) 
        /> 
  

this is right?

Posted (edited)

No.

(optional default: 6667) 

what this? and this

(optional default: false) 

Edited by Guest

http://vk.com/the_kenix

Вопросы задавайте на форуме, не пишите мне в личку.

Please don't pm me.

Posted

thats not how you put a comments in an xml file

best remove those or wrap them in tags but outside of an xml element

it wont parse

  
<server 
            host="irc.sefmta.net84.net" 
            nick="SEFBot" 
            port="6667"  
            channels="#Echo" 
            secure="false" 
        /> 
<!--port, optional default: 6667--> 
<!--secure, optional default: false--> 
  

Posted
added , but still can't.
                    host="irc.sefmta.net84.net" 
            nick="SEFBot" 
            port="6667" (optional default: 6667) 
            channels="#Echo" 
            secure="false" (optional default: false) 
        /> 
  

this is right?

Where did you add this?

"[...] If you don’t love it, if you’re not having fun doing it, you don’t really love it, you’re going to give up." - Steve Jobs, 2007

Posted
added , but still can't.
                    host="irc.sefmta.net84.net" 
            nick="SEFBot" 
            port="6667" (optional default: 6667) 
            channels="#Echo" 
            secure="false" (optional default: false) 
        /> 
  

this is right?

Where did you add this?

"[...] If you don’t love it, if you’re not having fun doing it, you don’t really love it, you’re going to give up." - Steve Jobs, 2007

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...