Server Help Forum Index Server Help
Community forums for Subgame, ASSS, and bots
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   StatisticsStatistics   RegisterRegister 
 ProfileProfile   Login to check your private messagesLogin to check your private messages   LoginLogin (SSL) 

Server Help | ASSS Wiki (0) | Shanky.com
make the bot shut up

 
Post new topic   Reply to topic Printable version
 View previous topic  Mervbot time control? Post :: Post Mervbot37 prob  View next topic  
Author Message
Nycle
Guest


Offline

PostPosted: Thu Nov 20, 2003 2:39 pm    Post subject: make the bot shut up Reply to topic Reply with quote

Hi everyone,

I'd like to know how I make MERVBot 38 say nothing at all except for it's operators. I unloaded all the plug ins but it still responds with !listops and !help. I don't want to use *shutup or whatsoever.

Thanks.

-Nycle
Back to top
Nycle
Guest


Offline

PostPosted: Thu Nov 20, 2003 2:40 pm    Post subject: oops Reply to topic Reply with quote

except for AGAINST it's operators
icon_smile.gif
Back to top
Dustpuppy
Server Help Squatter


Age:40
Gender:Gender:Male
Joined: Jan 23 2003
Posts: 215
Location: England
Offline

PostPosted: Thu Nov 20, 2003 3:06 pm    Post subject: Reply to topic Reply with quote

I don't think this is possible, except by removing all the player+ level commands. If you look at commands.txt, you can use:
listop:DISABLED
to disable the command !listop. If you do this for all the commands shown to a player (in !help as a player) then it will never reply to a player. However, operators won't be able to use the command either.
Back to top
View users profile Send private message Add User to Ignore List Send email Visit posters website
Underlord
Guest


Offline

PostPosted: Sat Nov 22, 2003 2:02 pm    Post subject: Reply to topic Reply with quote

modify the core..

command.h
uncomment //#define DISABLE_COMMANDS

in command.cpp
add to beginning of functions gotHelp and gotRemoteHelp

Code: Show/Hide

#ifdef DISABLE_COMMANDS
return;
Back to top
Smong
Server Help Squatter


Joined: 1043048991
Posts: 0x91E
Offline

PostPosted: Sat Nov 22, 2003 2:20 pm    Post subject: Reply to topic Reply with quote

Code: Show/Hide
#endif
Back to top
View users profile Send private message Add User to Ignore List Visit posters website MSN Messenger
D1st0rt
Miss Directed Wannabe


Age:37
Gender:Gender:Male
Joined: Aug 31 2003
Posts: 2247
Location: Blacksburg, VA
Offline

PostPosted: Sat Nov 22, 2003 10:28 pm    Post subject: Reply to topic Reply with quote

well, you could use !limit. !limit 5 means it only responds to you or any other owner !limit 2 is staff only
Back to top
View users profile Send private message Add User to Ignore List Visit posters website
Display posts from previous:   
Post new topic   Reply to topic    Server Help Forum Index -> Bot Questions All times are GMT - 5 Hours
Page 1 of 1

 
Jump to:  
You can post new topics in this forum
You can reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You can attach files in this forum
You can download files in this forum
View online users | View Statistics | View Ignored List


Software by php BB © php BB Group
Server Load: 44 page(s) served in previous 5 minutes.

phpBB Created this page in 0.481464 seconds : 31 queries executed (94.7%): GZIP compression disabled