Post: Error in Clients Menu in Mod menu
04-25-2016, 03:39 AM #1
(adsbygoogle = window.adsbygoogle || []).push({}); hi this is the add menu in the main menu area
self add_option("Main Menu", "Clients Menu", ::submenu, "Clients Menu", "Clients Menu");

And this is the coding for it
self add_menu("Clients Menu", "Main Menu", "Co-Host");
for (i = 0; i < 12; i++)
{ self add_menu("pOpt " + i, "Clients Menu", "Co-Host"); }
}

i get an error everytime i try to open the menu and it freezes my xbox and PC
the error is like par 122 is not match to undefined or something not quite sure but sometimes its different maybe even a com_error can someone please help i want to get this fixed as soon as possible
05-02-2016, 09:42 PM #2
Originally posted by bharhal View Post
hi this is the add menu in the main menu area
self add_option("Main Menu", "Clients Menu", ::submenu, "Clients Menu", "Clients Menu");

And this is the coding for it
self add_menu("Clients Menu", "Main Menu", "Co-Host");
for (i = 0; i < 12; i++)
{ self add_menu("pOpt " + i, "Clients Menu", "Co-Host"); }
}

i get an error everytime i try to open the menu and it freezes my xbox and PC
the error is like par 122 is not match to undefined or something not quite sure but sometimes its different maybe even a com_error can someone please help i want to get this fixed as soon as possible


Moved to BO2 GSC Questions.

Copyright © 2024, NextGenUpdate.
All Rights Reserved.

Gray NextGenUpdate Logo