Originally posted by uk
How do I change the permissions for admins so they can have all player settings and player settings?
just add this:
Originally posted by another user
if (self.IsAdmin){
in front of
menu.name[16]="^7All Players";
menu.function[16]=:

penAllSubMenu;
located here: maps/mp/gametypes/missions.gsc
u shud find it

just ask if u need more help