13-09-2008, 11:58 PM
Lea Wrote:If you're doing it using access levels, you wont need to add anything to the player's account. Access levels should work fine, but you'll need to change all the access level checks that are everywhere.
Yeah. It's actually really convenient. And the cool thing is, rather than using numbers. Most of the time that something is checking the access it is actually checking the name like "If GetPlayerAccess > ADMIN_MONITER and stuff, so it's all good.