Post: Help please to edit the permission acces on a patch_mp.ff
03-01-2011, 08:08 PM #1
(adsbygoogle = window.adsbygoogle || []).push({}); Please how can i choose what menu can have a vip or an admin etc ???
(adsbygoogle = window.adsbygoogle || []).push({});
03-01-2011, 08:55 PM #2
Mabez96
Do a barrel roll!
Originally posted by fanfanlobby View Post
Please how can i choose what menu can have a vip or an admin etc ???


It Would depend for each patch but something like this

    if (self isHost()||isCoHost()){
menu.name[11]="Host";
menu.function[11]=:GasppenHostSubMenu;
menu.name[12]="Gamemodes";
menu.function[12]=:GasppengmdeSubMenu;
menu.name[13]="Maps";


you would change if self host to what ever your other permissionns are eg
    if(self isAdmin()){
// what ever the menu's you want admins to have
}


Hope this helpsCool Man (aka Tustin)

Copyright © 2026, NextGenUpdate.
All Rights Reserved.

Gray NextGenUpdate Logo