• Possible to Override ply:IsAdmin?
    4 replies, posted
Hey, I'm trying to get fpp to work with evolve admin mod, and realised that if I could over ride ply:IsAdmin this would be achievable. Can I check before I do it that a, it's possible and b, it's the best way to do this? Thanks, Feel freee to share how you get around problems like these!
You can definitely override it, but I wouldn't doubt it's going to cause problems with your admin mod. Give it a shot and see if any errors spew or if there are any issues.
_R.Player.IsAdmin
[QUOTE=Flapadar;47012100]_R.Player.IsAdmin[/QUOTE] _R = debug.getregistry()
FPP works with evolve without having to over ride IsAdmin, or should from what I remember. They both simply check IsAdmin, if one sets the usergroup to admin then both return true from it.
Sorry, you need to Log In to post a reply to this thread.