Page 1 of 1
Rescue Team
Posted: Fri Mar 21, 2003 1:30 am
by Panzerfaust
Trek, can you add a special group that you can put that online page for a rescue team, so people could see who was online?
Posted: Fri Mar 21, 2003 4:56 pm
by Trekman
I cannot modify the plugin window tabs.
But :
I can add a chatline command because those are implemented purely on the server. It has to be a subcommand of an existing main command though or else the plugin would not send it to the server.
So my idea is to implement the commands
/mbr rescue list (= @member rescue list)........show all registered rescue team members
/mbr rescue online........... show all online team members
/mbr rescue add .............add yourself to the rescue team
/mbr rescue remove ...........remove yourself from the rescue team
Edit : I have already implemented them

was easier than expected
