Subj : Re: Mod: Login Notificati
To : Tracker1
From : Mindless Automaton
Date : Fri Dec 01 2006 08:45 pm
Tracker1 wrote:
> Mindless Automaton wrote:
>> I poked together a mod that sends a message via RSS when someone logs
>> into the bbs. Now that I have that completed, I will probably add
>> logoff message. Also, send to email instead of RSS maybe. Who knows..
>>
>> I'm not sure how useful it is really, but I was curious how it would be
>> done.
>>
>> Here is one problem though, if I set post access to level 90,
>> the script can't post to the sub. Is there a way to assign scripts
>> access levels? I'm not sure if I've seen a script do that.
>
> Require a flag, have the script set the flag, make the post, then clear
> the flag.. ;)
>
Actually it started working, so I guess my script just was doing
something wrong. PEBKAC. :)
However, that is a good idea I can use in the script or in general.