13-09-2008, 11:45 PM
So I didn't use Perfeckts Idea (wasn't smart enough to figure it out), so I just went ahead and redid it and made it so that it went
ADMIN_VIP As Byte =1
ADMIN_MONITER as Byte = 2
ADMIN_MAPPER, etc, etc.
And then I made it check to make sure that the person was access 1 or higher, to use it. And it works fine. So now all I have to do is make it check if it's level 1 access, to do something. Isn't that the smartest way to do it?
ADMIN_VIP As Byte =1
ADMIN_MONITER as Byte = 2
ADMIN_MAPPER, etc, etc.
And then I made it check to make sure that the person was access 1 or higher, to use it. And it works fine. So now all I have to do is make it check if it's level 1 access, to do something. Isn't that the smartest way to do it?