Raised This Month: $51 Target: $400
 12% 

[CS:GO] 10 items in a menu


  
 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
Author Message
eyal282
Veteran Member
Join Date: Aug 2011
Old 07-23-2018 , 08:45   [CS:GO] 10 items in a menu
Reply With Quote #1

For some reason even when I disable exit menu, there are only 9 items.

new Handle:hMenu = CreateMenu(Weapons_MenuHandler);

for(new i=0;i < sizeof(RifleList);i++)
{
AddMenuItem(hMenu, "", RifleList[i][enWeaponName]);
}

SetMenuTitle(hMenu, "Choose your rifle:");
SetMenuExitButton(hMenu, false);
SetMenuPagination(hMenu, MENU_NO_PAGINATION);

DisplayMenu(hMenu, client, MENU_TIME_FOREVER);
__________________
I am available to make plugins for pay.

Discord: Eyal282#1334

Last edited by eyal282; 07-23-2018 at 09:16.
eyal282 is offline
 



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 09:31.


Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Theme made by Freecode