Graal Forums  

Go Back   Graal Forums > Development Forums > NPC Scripting
FAQ Members List Calendar Search Today's Posts Mark Forums Read

 
 
Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #1  
Old 08-28-2005, 05:00 AM
KuJi KuJi is offline
Banned
Join Date: Apr 2004
Location: Staten Island, New York
Posts: 2,202
KuJi will become famous soon enough
Send a message via ICQ to KuJi Send a message via AIM to KuJi Send a message via MSN to KuJi Send a message via Yahoo to KuJi
Attention: IRC Bots

Alright, first I would like to tell you all where to get information about irc bots.

http://ilfirin.org/graal/Graal_v4_IRC

Go their for information about the irc bots.


Now, for the event bots.

I had access to the admin panel, but after the new update..I lost it. I no longer recieve admin, I've tried everything. Restarting NC. Restarting Game Server etc..nothing has worked.

The problem is somewhere is one of these parts of the scripts:
NPC Code:

sendtext("irc","privmsg",{"IRCBot","!resetevents"} );
OR
function onReceiveText(texttype,textoption,textlines) {
if (texttype=="irc" && textoption=="privmsg" &&
textlines[0]=="IRCBot" && textlines[1]=="!eventsbotlogin") {
sendtext("irc","privmsg",{"IRCBot",{"!eventadmins" ,this.admins[0],this.admins[1]}});
sendtext("irc","privmsg",{"IRCBot",{"!eventchannel ",this.channel}});
}
}




And, theirs a bug with the IRC Chat (Picture Attached)
Attached Images
 
Reply With Quote
 

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +2. The time now is 01:46 AM.


Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2026, vBulletin Solutions Inc.
Copyright (C) 1998-2019 Toonslab All Rights Reserved.