Scottie wrote:
only allow age, sex, or user config restrictions/exemption?
menu(s) so that i can restrict access to those .inc pages.
lets see.. you could try something like this in leftnav.inc:
@@JS:if(user.gender==1)'<a href="@@ftp_url@@%%ftpidx%%">File
Libraries</a>';@@
Which would theoretically display the File Libraries link if
the user's gender is male or whatever 1 equals.
The others restricts would be something like:
(user.security.restrictions&UFLAG_G)
(user.age>=18 && user.age<=21)
I didn't test them out though, so you may need to mangle it some more.
-Mindless Automaton
---
þ Synchronet þ Eldritch Clockwork BBS - eldritch.darktech.org