Just a small update btw, it may take a bit longer than anticipated... I'm really hacking out the work here on a very complex permissions system, that will be customizable by the operator... A brief description..
Ops (200+) can specify:
1. What status level can edit/change/or add to other status levels.
2. What status level can access the system.
3. Status names (such as 0 = Player, 100 = GM-Admin etc however defaults are preloaded).
4. What status levels are active (like you can say the entire GM-Coder, Quest Master, EQ Support statuses are blocked out).
As you can tell this is a bit more complex than checking if someone is a user or admin lol... And is taking a bit more work.
So far the main fuction of status checking is complete, access permissions are being worked on atm... The last thing I will work on is the actual forms and how they will manipulate the database along with the login itself... So thus far, I'm about 20% complete with the project, and as you can tell I'm way behind on my own expectations.
|