View Single Post
Old 02-26-2003, 04:48 AM  
Zer0Racer
Senior Member
 
Join Date: Oct 2002
Posts: 703
Default

It just came to me that I missed one thing in the Feb 3rd update for the custom command to Add Group + Gadmin.

Change it to:
Code:
SITE GRPADD %d[Group:]
SITE GADDUSER %1 %d[User:] %d[Password:] %d[Ident@IP:]
SITE CHANGE %2 FLAGS +G
SITE CHANGE %2 ADMINGROUP %1
SITE CHANGE %1 GROUPSLOTS %d[Group Slots:] %d[Leech Slots:]
SITE UINFO %2
The SITE CHANGE %2 ADMINGROUP %1 part will be added in next update. This command automatically sets the newly added user as admin of the newly added group. Note that the G flag still is needed (even if it has no hardcoded function anymore) to give the user access to the site commands for adding users etc.

And the "Mark request as filled (selected dir/file)" command will work properly when new version of ioA is released.
Zer0Racer is offline   Reply With Quote