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.

rcon.tcl problem

Support & discussion of released scripts, and announcements of new releases.
User avatar
ultralord
Master
Posts: 255
Joined: Mon Nov 06, 2006 6:52 pm

Post by ultralord »

Nor7on

here: http://pastebin.com/m47e895f5

rosc2112 this bot is new.. i compile it yesterday..
User avatar
Alchera
Revered One
Posts: 3344
Joined: Mon Aug 11, 2003 12:42 pm
Location: Ballarat Victoria, Australia
Contact:

Post by Alchera »

ultralord wrote:i edited but again .. doesnt working.. Damn :x what is the problem ?:x
Not getting flustered for a start! :)

Your configuration file looks perfectly OK to enable this function.

Secondly, that trigger is case sensitive it is:

Code: Select all

.set errorInfo
NOT

Code: Select all

.set errorinfo
Finally, did you .restart your bot? This is required when bindings are altered.
Add [SOLVED] to the thread title if your issue has been.
Search | FAQ | RTM
User avatar
ultralord
Master
Posts: 255
Joined: Mon Nov 06, 2006 6:52 pm

Post by ultralord »

i tried both but i have same results... :x what i must to do?
User avatar
rosc2112
Revered One
Posts: 1454
Joined: Sun Feb 19, 2006 8:36 pm
Location: Northeast Pennsylvania

Post by rosc2112 »

About the only other guess I have at this point is perhaps you have some script that unsets the binding. So, remove all scripts and optional modules you might be loading, then see if you can get the .set command working.. If not, I'm out of ideas and you are the only person I've ever seen who can't get this working.
Post Reply