Quote:
|
You have a menu handler that creates another menu . . . that makes no sense. I would recommend staring over and thinking it through step by step how the functions would be called.
|
Yep.. Because i have to select the option and one player..
I've changed one thing,
Code:
szCommand = menu_item_getinfo(szMenu, iItem, iAccess, szData,5, szName, 63, iCallBack);
but still don't work.. Do you know other method to do this? Thanks
__________________