|
nullerman
|
 |
« on: March 01, 2008, 08:22:28 PM » |
|
i would like to see this module get build in to the V5.x of bebot.... Thanks alot. /nuller hi, at first sorry for my bad english.  i would like to modifie the alienattack_GUILD modul so that after disabling the cloaking device the bot sends a msg in the orgchannel ("carful, alien attack is initiiated. dont enter the city, please") for 6 times with a delay of 5mins. If someone logon in this time, he should get a tell with the same msg. The main problem is that i dont know how i can make the 30min loop. im thankful for any help 
|
|
|
|
|
Logged
|
|
|
|
|
Temar
|
 |
« Reply #1 on: March 01, 2008, 09:20:10 PM » |
|
Done, and Commited to SVN
|
|
|
|
|
Logged
|
|
|
|
|
nullerman
|
 |
« Reply #2 on: March 02, 2008, 01:25:32 AM » |
|
Thanks, Sweeeeeet.....
|
|
|
|
|
Logged
|
|
|
|
|
Blueeagle
|
 |
« Reply #3 on: March 02, 2008, 02:31:15 AM » |
|
I would think that a raid command by the bot would be sufficient if it was done along with logon spam. Then again I always check the cloak before entering the city. 
|
|
|
|
|
Logged
|
The only problem that can't be solved by adding another wrapper is having too many wrappers.
|
|
|
|
Temar
|
 |
« Reply #4 on: March 02, 2008, 02:36:06 AM » |
|
i been useing those changes i added to svn awhile and my org likes it
|
|
|
|
|
Logged
|
|
|
|
|
Alreadythere
|
 |
« Reply #5 on: March 02, 2008, 04:41:31 AM » |
|
You could have done it with a timer too  Create a new timer class with warnings every 5mins, and simply create a timer using that class if a raid is started. This way it would even survive a bot restart (though that's not that important, the other parts of the module don't survive a restart either as all is stored in memory only). It would remove any hassle with creating and removing any cron jobs yourself 
|
|
|
|
|
Logged
|
|
|
|
|
Metaphblade
|
 |
« Reply #6 on: March 03, 2008, 03:06:13 AM » |
|
just added this to my bot (had it in the earlier versions, but im using trunk now). I set the spam to both, however, it doesnt seem to be working properly. i logged on an alt during a raid....and he didnt get the tell, and we never recieved the 6 time spam in org chat.
was there something else i was supposed to configure?
|
|
|
|
|
Logged
|
|
|
|
|
Alreadythere
|
 |
« Reply #7 on: March 03, 2008, 04:38:32 AM » |
|
LogonNotifies have to be enabled. Only thing I can think right out of my head.
|
|
|
|
|
Logged
|
|
|
|
|
Metaphblade
|
 |
« Reply #8 on: March 03, 2008, 04:42:00 AM » |
|
yup, and always have been. i dunno either, lol. oh well
|
|
|
|
|
Logged
|
|
|
|
|
Alreadythere
|
 |
« Reply #9 on: March 03, 2008, 08:07:44 AM » |
|
This seems to be caused by the same problem as your Online/News problems. For some reason you don't get a notify...
|
|
|
|
|
Logged
|
|
|
|
|
Dracutza
|
 |
« Reply #10 on: March 03, 2008, 11:23:02 AM » |
|
I haven't used this one yet, but can we get an option (if it does not already exist,) to enable/disable this in settings or something?
Much like I'd like to see enable/disable on the "your cloak will be ready in 30 min" message.
I am sure some orgs love it... i feel this will be a nuisance to ours just like the "cloak ready" spam.
|
|
|
|
|
Logged
|
|
|
|
|
Temar
|
 |
« Reply #11 on: March 03, 2008, 12:48:54 PM » |
|
i changed mine so i only get spam when its ready to be turned on or off as no need to know there is 30mins left etc
|
|
|
|
|
Logged
|
|
|
|
|