• Staff Disguise Plugin
    2 replies, posted
Does anyone has a staff Disguise script of some sort that I could convert into Evolve. If not, then don't worry. Just wondering if anyone had one before I start making some long complicated script that might not even work.
What does a Staff Disguise Plugin do? Change the name or something and rank?
Yea, basically it changes the name and hides that they have a rank when they actually do. The hiding rank stuff will obviously need to be input manually to the places you need it like [lua] function GM:ArkenScoreboard (ply) if ply:IsDisguised then self.Rank = "Regular" [/lua]
Sorry, you need to Log In to post a reply to this thread.