[B][U][COLOR="#0000FF"]EXAMPLE OF CALLING:[/COLOR][/U][/B] - [COLOR="#FF0000"](This for Grezz 4.1 Menu,)[/COLOR]
self MenuOption("Weapons Menu",5,"Mustang and Sally",::doWeapon3,"m1911_upgraded_zm");
[B][U][COLOR="#0000FF"]Function:[/COLOR][/U][/B] - [COLOR="#FF8C00"](This can be used in any Menu just Thread it to your menu similar to Example)[/COLOR]
doWeapon3(i)
{
self endon("disconnect");
self maps/mp/zombies/_zm_weapons::weapon_give(i);
self iPrintln(self.Menu.System["MenuTexte"][self.Menu.System["MenuRoot"]][self.Menu.System["MenuCurser"]]+" ^2Given");
}
Copyright © 2026, NextGenUpdate.
All Rights Reserved.